mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-25 15:04:44 +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)
|
||||
endif
|
||||
|
||||
if !has_key(p, 'accents')
|
||||
if !has_key(p, 'accents')
|
||||
" work around a broken installation
|
||||
" shouldn't actually happen, p should always contain accents
|
||||
continue
|
||||
|
Loading…
x
Reference in New Issue
Block a user