mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 20:54:26 +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)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user