3 Commits

Author SHA1 Message Date
Paulo Patto
258b49b4f6 Merge 949d085861 into b068eaf1e6 2025-02-03 12:42:17 -05:00
Paulo Patto
949d085861 Merge branch 'tpope:master' into doc-readme-for-lazy 2025-01-23 22:07:50 -03: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