mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fix color for colorcolumn.
This commit is contained in:
@@ -148,4 +148,4 @@ autocmd Syntax * syn match ExtraWhitespace /\s\+$\| \+\ze\t/ containedin=ALL
|
|||||||
|
|
||||||
" Color column at end of lines
|
" Color column at end of lines
|
||||||
set colorcolumn=+1
|
set colorcolumn=+1
|
||||||
highlight ColorColumn ctermbg=lightgrey guibg=lightgrey
|
highlight ColorColumn ctermbg=black guibg=lightgrey
|
||||||
|
|||||||
Reference in New Issue
Block a user