Enabling highlight whitespace.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
cdf90d8481
commit
796afdb231
1 changed files with 4 additions and 0 deletions
4
debian/local/vimrc.d/highlight-whitespace.vim
vendored
Normal file
4
debian/local/vimrc.d/highlight-whitespace.vim
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
" /etc/vim/vimrc.d/highlight-whitespace.vim
|
||||
|
||||
highlight whitespace ctermbg=red guibg=red
|
||||
:match whitespace /\s\+$\| \+\ze\t/
|
Loading…
Add table
Add a link
Reference in a new issue