mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-08 21:14:44 +08:00
remove trailing whitespace
This commit is contained in:
committed by
Christian Brabandt
parent
06117a61e1
commit
609205f1e8
@@ -275,7 +275,7 @@ function! airline#highlighter#highlight(modes, ...) abort
|
|||||||
call airline#highlighter#exec(name.suffix, mode_colors)
|
call airline#highlighter#exec(name.suffix, mode_colors)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if !has_key(p, 'accents')
|
if !has_key(p, 'accents')
|
||||||
" work around a broken installation
|
" work around a broken installation
|
||||||
" shouldn't actually happen, p should always contain accents
|
" shouldn't actually happen, p should always contain accents
|
||||||
continue
|
continue
|
||||||
|
|||||||
Reference in New Issue
Block a user