vim-airline/autoload/airline
Christian Brabandt d8adbfa135 Add untracked feature to branch extension.
This will show a little not-existing sign in a buffer,
if that file lives in a git/hg repository but does not exists
there yet. Use `:let g:airline_symbols.notexists='!'` to configure
the '!' as symbol. By default, will use U+2204 symbol

To not impact performance by shelling out a lot, the result is cached
until the buffer is written or a shell command is issued.

Should work with mercurial and git.

fixes #925
2016-02-04 16:43:42 +01:00
..
extensions Add untracked feature to branch extension. 2016-02-04 16:43:42 +01:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim happy 2016! 2016-01-14 21:38:38 -05:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim Disable YCM extension by default 2016-01-30 14:18:20 +01:00
highlighter.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
init.vim Add untracked feature to branch extension. 2016-02-04 16:43:42 +01:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim happy 2016! 2016-01-14 21:38:38 -05:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
util.vim happy 2016! 2016-01-14 21:38:38 -05:00