mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
Compare commits
3 Commits
master
...
258b49b4f6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
258b49b4f6 | ||
|
|
949d085861 | ||
|
|
8eff3529b9 |
@@ -94,6 +94,14 @@ support:
|
|||||||
git clone https://tpope.io/vim/fugitive.git
|
git clone https://tpope.io/vim/fugitive.git
|
||||||
vim -u NONE -c "helptags fugitive/doc" -c q
|
vim -u NONE -c "helptags fugitive/doc" -c q
|
||||||
|
|
||||||
|
### Using Lazy
|
||||||
|
|
||||||
|
**Minimal Example for Lazy:**
|
||||||
|
|
||||||
|
```lua
|
||||||
|
{ "tpope/vim-fugitive" }
|
||||||
|
```
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
> What happened to the dispatch.vim backed asynchronous `:Gpush` and
|
> What happened to the dispatch.vim backed asynchronous `:Gpush` and
|
||||||
|
|||||||
Reference in New Issue
Block a user