Update
This commit is contained in:
@@ -831,8 +831,7 @@ set colorcolumn=80,120
|
||||
|
||||
set nostartofline " Don’t reset cursor to start of line when moving around.
|
||||
set noeol " Don’t add empty newlines at the end of files
|
||||
autocmd InsertEnter * set cursorline " Show cursor line in insert mode
|
||||
autocmd InsertLeave * set nocursorline " Hide cursor line in insert mode
|
||||
set cursorline " Show cursor line in insert mode
|
||||
|
||||
" Set updatetime for CursorHold
|
||||
" 300ms of no cursor movement to trigger CursorHold
|
||||
|
||||
Reference in New Issue
Block a user