fresh: NonText as SpecialKey
Don't use `set highlight` to highlight `NonText` like `SpecialKey`, instead simply set the color of `NonText` in the colorscheme.
This commit is contained in:
@@ -68,8 +68,6 @@ if has('linebreak')
|
||||
set linebreak
|
||||
" Downwards Arrow With Tip Rightwards (U+21B3, utf-8: E2 86 B3)
|
||||
let &showbreak='↳ '
|
||||
" Use same highlight group as listchars for showbreak
|
||||
set highlight+=@:SpecialKey
|
||||
endif
|
||||
|
||||
" TODO: spellcapcheck
|
||||
|
||||
Reference in New Issue
Block a user