mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
Compare commits
3 Commits
1d74810c17
...
036918c3ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
036918c3ec | ||
|
|
949d085861 | ||
|
|
8eff3529b9 |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user