vim-airline/autoload/airline/extensions
Kevin Sapper a65000211f Problem: Load check variables has changed
Solution: Use the current one from ctrlspace 5.0 + minor style fixes

Problem: CtrlSpace 5.0 does no longer work with airline
Solution: Modify the ctrlspace extension to call the new APIs

The statusline work fine but the custom ctrlspace function
somehow/somewhere gets overridden and I could not figure out where.
Therefore the user must add

let g:CtrlSpaceStatuslineFunction = "airline#extensions#ctrlspace#statusline()"

to its .vimrc.

Problem: Ctrlspace 5.0 does not integrate well into tabline
Solution: Write a tabline extensions for ctrlspace 5.0.

The extensions is capable of showing both tabs and buffers, but only the
buffers of a current tab are shown.
2016-02-08 08:36:25 +01:00
..
tabline Problem: Load check variables has changed 2016-02-08 08:36:25 +01:00
wordcount/formatters fix stupid typo 2016-01-27 21:22:39 +01:00
branch.vim Add untracked feature to branch extension. 2016-02-04 16:43:42 +01:00
bufferline.vim happy 2016! 2016-01-14 21:38:38 -05:00
capslock.vim Fix vim-capslock functionality after changes in CapsLockStatusline() 2015-08-19 15:51:09 -07:00
commandt.vim happy 2016! 2016-01-14 21:38:38 -05:00
csv.vim happy 2016! 2016-01-14 21:38:38 -05:00
ctrlp.vim happy 2016! 2016-01-14 21:38:38 -05:00
ctrlspace.vim Problem: Load check variables has changed 2016-02-08 08:36:25 +01:00
default.vim Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
eclim.vim happy 2016! 2016-01-14 21:38:38 -05:00
example.vim happy 2016! 2016-01-14 21:38:38 -05:00
hunks.vim Hunks: make s:source_func local to buffer 2016-01-15 13:05:01 +01:00
netrw.vim happy 2016! 2016-01-14 21:38:38 -05:00
nrrwrgn.vim NrrwRgn: Only use Utf-8 Glyph in utf8 encoding 2016-01-23 21:31:34 +01:00
promptline.vim happy 2016! 2016-01-14 21:38:38 -05:00
quickfix.vim happy 2016! 2016-01-14 21:38:38 -05:00
syntastic.vim happy 2016! 2016-01-14 21:38:38 -05:00
tabline.vim Problem: Load check variables has changed 2016-02-08 08:36:25 +01:00
tagbar.vim happy 2016! 2016-01-14 21:38:38 -05:00
tmuxline.vim happy 2016! 2016-01-14 21:38:38 -05:00
undotree.vim happy 2016! 2016-01-14 21:38:38 -05:00
unicode.vim Add support for unicode plugin 2016-02-06 16:05:29 +01:00
unite.vim happy 2016! 2016-01-14 21:38:38 -05:00
virtualenv.vim Make the virtualenv extension work better 2016-01-20 20:02:21 +01:00
whitespace.vim remove deprecated variables 2016-01-28 09:54:14 -05:00
windowswap.vim add windowswap extension 2014-09-10 19:05:42 -05:00
wordcount.vim Some improvements to the wordcount plugin 2016-01-25 21:00:05 +01:00
ycm.vim Show YouCompleteMe error and warning count in the statusline 2016-01-27 23:21:16 -08:00