vim-airline/autoload/airline
hanhuanle a8dfdd40b7 shellescape file path when call "system()"
"system()" called by "get_git_untracked" and "get_hg_untracked" fails
sometimes. It reports error "Can't open file /tmp/***".
The root cause is that the file path for system() contains some unordinary
character and lacks quotes.
2016-04-28 23:14:32 +08:00
..
extensions shellescape file path when call "system()" 2016-04-28 23:14:32 +08: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 happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim don't throw error if bufferline is not installed 2016-04-21 09:30:23 +02:00
highlighter.vim airline#highlighter: s:get_syn: fallback to 'NONE' 2016-02-16 00:44:07 +01:00
init.vim Add spell detection 2016-03-21 23:52:04 -07:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim Add spell detection 2016-03-21 23:52:04 -07:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Revert term highlighting of airline_warning to orange 2016-02-16 23:32:38 +01:00
util.vim don't throw error if bufferline is not installed 2016-04-21 09:30:23 +02:00