vim-airline/autoload/airline
Christian Brabandt 08a8779268 do not echo feedkeys() arguments
Try a different approach, that does not echo
the commandline. For that, create a <silent> mapping,
that is called via feedkeys() and as such should update the tabline.

fixes #1011
2016-02-08 21:16:38 +01:00
..
extensions do not echo feedkeys() arguments 2016-02-08 21:16:38 +01:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
debug.vim
extensions.vim Problem: Load check variables has changed 2016-02-08 08:36:25 +01:00
highlighter.vim Try to avoid excessive redraws. 2016-02-06 13:55:28 +01:00
init.vim fix neovim color mode 2016-02-05 22:47:57 +01:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim Make the BOM indicator '[BOM]' 2016-02-05 18:19:53 +01:00
section.vim
themes.vim Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
util.vim