This commit is contained in:
Harivansh Rathi 2026-02-20 19:04:14 -05:00
parent cfab8c131b
commit be113456fb
3 changed files with 1 additions and 3 deletions

View file

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