mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 10:05:17 +00:00
line
This commit is contained in:
parent
cfab8c131b
commit
be113456fb
3 changed files with 1 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ o.incsearch = true
|
|||
|
||||
-- UI
|
||||
o.termguicolors = true
|
||||
o.cursorline = true
|
||||
o.cursorline = false
|
||||
o.scrolloff = 8
|
||||
o.signcolumn = "yes:2"
|
||||
o.wrap = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue