vim-airline/autoload/airline/extensions
Christian Brabandt 30a3c4f549
branch: fugitive renamed its functions
this caused that the branch extension was not correctly working anymore
because of a refactoring of fugitive tpope/vim-fugitive@5d11ff7

Solution: Move the existence check for the fugitive plugin into a
separate function and call it from there in all places that check the
fugitive plugin. Do the same for lawrencium and vcscommand check.

fixes #605 #1739
2018-06-04 17:38:49 +02:00
..
tabline bufferline: always add a space for the very first item 2018-04-15 10:16:28 +02:00
wordcount/formatters Update copyright notifications 2018-01-05 10:37:59 +01:00
ale.vim ALE: add option to disable line numbers 2018-03-19 11:28:45 +01:00
branch.vim branch: fugitive renamed its functions 2018-06-04 17:38:49 +02:00
bufferline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
capslock.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
commandt.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
csv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlp.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
ctrlspace.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
cursormode.vim cursormode: allow custom mode names 2018-01-19 13:28:02 +01:00
default.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
denite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
eclim.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
example.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
fugitiveline.vim branch: fugitive renamed its functions 2018-06-04 17:38:49 +02:00
gutentags.vim gutentags: output correct statusline message 2018-04-06 02:14:10 +02:00
hunks.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
keymap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
localsearch.vim Adding localsearch extension (code and documentation). See https://github.com/mox-mox/vim-localsearch 2018-04-09 00:47:23 +02:00
neomake.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
netrw.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
nrrwrgn.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
obsession.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
po.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
promptline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
quickfix.vim quickfix: fix options initialization 2018-01-18 18:21:56 +01:00
syntastic.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tabline.vim Blacklist startify for [noperm] 2018-05-11 22:32:20 +02:00
tagbar.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
term.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tmuxline.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
undotree.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unicode.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
unite.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimagit.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
vimtex.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
virtualenv.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
whitespace.vim allow to also disable trailing whitespace check per filetype 2018-04-28 07:34:59 +02:00
windowswap.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
wordcount.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
xkblayout.vim xkblayout: Make Short codes configurable 2018-04-18 10:46:55 +02:00
ycm.vim Update copyright notifications 2018-01-05 10:37:59 +01:00