mirror of
https://github.com/pcvolkmer/vim-fugistate.git
synced 2025-04-19 15:26:50 +00:00
Add plugin dependency note
This commit is contained in:
parent
ea6655acc3
commit
612e5b653c
@ -4,6 +4,8 @@
|
|||||||
This simple plugin provides a function which returns the name of current file with git status if available using
|
This simple plugin provides a function which returns the name of current file with git status if available using
|
||||||
[vim-fugitive](https://github.com/tpope/vim-fugitive) and is intended for statusline integration.
|
[vim-fugitive](https://github.com/tpope/vim-fugitive) and is intended for statusline integration.
|
||||||
|
|
||||||
|
It is required to install vim-fugitive to use this plugin.
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
:echo FugiState()
|
:echo FugiState()
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user