Do not highlight current cursor in neovim anymore
This commit is contained in:
parent
4e8fac0310
commit
e4d3b08d3b
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ now(function()
|
|||
shiftwidth = 4,
|
||||
softtabstop = 4,
|
||||
-- }
|
||||
cursorline = true, -- show active line
|
||||
number = true, -- show line numbers
|
||||
mouse = 'c', -- disable mouse
|
||||
laststatus = 2, -- always show the status line
|
||||
|
|
Loading…
Reference in a new issue