vim:setts: Reactivate 'cursorline'
This commit is contained in:
@@ -48,7 +48,7 @@ else
|
|||||||
nmap cW dWi
|
nmap cW dWi
|
||||||
endif
|
endif
|
||||||
" Highlight current line
|
" Highlight current line
|
||||||
"set cursorline
|
set cursorline
|
||||||
" Show ruler at column behind &textwidth
|
" Show ruler at column behind &textwidth
|
||||||
set colorcolumn=+1
|
set colorcolumn=+1
|
||||||
" Show menu for possible matches when using command-line completing.
|
" Show menu for possible matches when using command-line completing.
|
||||||
|
|||||||
Reference in New Issue
Block a user