mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-01-09 04:52:20 +08:00
more compatible test for older vim version.
This commit is contained in:
@@ -19,7 +19,6 @@ function! s:get_val(key, append)
|
||||
return a:key
|
||||
endif
|
||||
|
||||
|
||||
if a:append > 0
|
||||
let val .= '%{airline#util#append('.func.')}'
|
||||
elseif a:append < 0
|
||||
|
||||
Reference in New Issue
Block a user