This commit is contained in:
Harivansh Rathi 2026-02-20 18:57:25 -05:00
parent e2ff5c2286
commit cfab8c131b
2 changed files with 11 additions and 11 deletions

View file

@ -22,7 +22,7 @@ o.incsearch = true
o.termguicolors = true
o.cursorline = true
o.scrolloff = 8
o.signcolumn = "yes"
o.signcolumn = "yes:2"
o.wrap = false
o.showmode = false
o.laststatus = 3