mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-26 15:34:32 +02:00
remove trailing whitespace
This commit is contained in:
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user