This commit is contained in:
Paulo Patto
2025-02-03 12:42:17 -05:00
committed by GitHub

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