vim-airline/autoload
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
..
airline shellescape file path when call "system()" 2016-04-28 23:14:32 +08:00
airline.vim Add spell detection 2016-03-21 23:52:04 -07:00