1
0
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:
jdhao 2021-04-14 22:02:44 +08:00
parent 20619c8c8e
commit 7dc2656354

View File

@ -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