mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-03-06 15:14:15 +08:00
add whitespace toggle command
This commit is contained in:
@@ -137,7 +137,7 @@ function! airline#extensions#load()
|
||||
endif
|
||||
|
||||
if g:airline_detect_whitespace
|
||||
call airline#extensions#whitespace#init(s:ext)
|
||||
call airline#extensions#whitespace#init()
|
||||
endif
|
||||
|
||||
call airline#exec_funcrefs(g:airline_statusline_funcrefs, 0)
|
||||
|
||||
Reference in New Issue
Block a user