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:
parent
20619c8c8e
commit
7dc2656354
@ -61,8 +61,6 @@ set showbreak=↪
|
|||||||
" List all matches and complete till longest common string
|
" List all matches and complete till longest common string
|
||||||
set wildmode=list:longest
|
set wildmode=list:longest
|
||||||
|
|
||||||
set cursorline " Show current line where the cursor is
|
|
||||||
|
|
||||||
" Minimum lines to keep above and below cursor when scrolling
|
" Minimum lines to keep above and below cursor when scrolling
|
||||||
set scrolloff=3
|
set scrolloff=3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user