nvim signcolumn
This commit is contained in:
parent
fb98aeb74f
commit
4d78079475
@ -15,6 +15,7 @@ opt.clipboard:append { 'unnamedplus' }
|
|||||||
opt.shortmess:append { s = true, I = true } -- disable startup message
|
opt.shortmess:append { s = true, I = true } -- disable startup message
|
||||||
|
|
||||||
opt.cmdheight = 0
|
opt.cmdheight = 0
|
||||||
|
vim.wo.signcolumn = "yes"
|
||||||
|
|
||||||
opt.shell = 'zsh'
|
opt.shell = 'zsh'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user