mirror of
https://github.com/harivansh-afk/nvim.git
synced 2026-04-15 10:05:17 +00:00
blame
This commit is contained in:
parent
e2ff5c2286
commit
cfab8c131b
2 changed files with 11 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue