2 Commits

Author SHA1 Message Date
Paulo Patto
1d74810c17 Merge 8eff3529b9 into d74a7cff4c 2025-01-22 14:14:57 +01:00
Paulo Patto
8eff3529b9 Update README with Lazy config
Add minimal config to install via Lazy.vim
2024-04-06 22:26:22 -03:00

View File

@@ -94,6 +94,14 @@ support:
git clone https://tpope.io/vim/fugitive.git
vim -u NONE -c "helptags fugitive/doc" -c q
### Using Lazy
**Minimal Example for Lazy:**
```lua
{ "tpope/vim-fugitive" }
```
## FAQ
> What happened to the dispatch.vim backed asynchronous `:Gpush` and