mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Remove cursorline
This commit is contained in:
@@ -61,8 +61,6 @@ set showbreak=↪
|
||||
" List all matches and complete till longest common string
|
||||
set wildmode=list:longest
|
||||
|
||||
set cursorline " Show current line where the cursor is
|
||||
|
||||
" Minimum lines to keep above and below cursor when scrolling
|
||||
set scrolloff=3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user