Update README with Lazy config

Add minimal config to install via Lazy.vim
This commit is contained in:
Paulo Patto
2024-04-06 22:26:22 -03:00
committed by GitHub
parent c0b03f1cac
commit 8eff3529b9

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