can choice to use gina's extension

fix typo

add v:version >= 800and remove v:version > 704

fix CI error
This commit is contained in:
kazukazuinaina
2019-12-17 19:08:08 +09:00
parent 929cf2e21f
commit 44b1e3df5d
3 changed files with 6 additions and 2 deletions

View File

@@ -709,6 +709,10 @@ gina.vim <https://github.com/lambdalisue/gina.vim>
Airline displays the gina.vim specific statusline.
(for details, see the help of gina.vim)
* enable/disable bufferline integration >
let g:airline#extensions#gina_status = 1
< default: 1
------------------------------------- *airline-grepper*
vim-grepper <https://github.com/mhinz/vim-grepper>