Add support for gina.vim

add gina-tag command

add help about gina.vim

update CHANGELOG.md

closes #1979
This commit is contained in:
kazukazuinaina
2019-10-02 02:37:51 +09:00
committed by Christian Brabandt
parent 92c0a90b64
commit 62f2dc02f0
3 changed files with 14 additions and 0 deletions

View File

@@ -678,6 +678,12 @@ It is deactivated by default if |airline-bufferline| is activated.
If enabled, the buffer that comes from fugitive, will have added a trailing
"[git]" to be able do distinguish between fugitive and non-fugitive buffers.
------------------------------------- *airline-gina*
gina.vim <https://github.com/lambdalisue/gina.vim>
Airline displays the gina.vim specific statusline.
(for details, see the help of gina.vim)
------------------------------------- *airline-grepper*
vim-grepper <https://github.com/mhinz/vim-grepper>