Add another signcolumn as they were fighting each other
This commit is contained in:
parent
caf9005c3a
commit
51259d2b11
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ opt.softtabstop = 4
|
||||||
opt.shortmess:append("sI")
|
opt.shortmess:append("sI")
|
||||||
|
|
||||||
-- Signcolumn
|
-- Signcolumn
|
||||||
opt.signcolumn = "yes:1" -- Adds a spacing to the left which can contain gutter icons
|
opt.signcolumn = "yes:2" -- Adds a spacing to the left which can contain gutter icons
|
||||||
opt.fillchars = { eob = " " } -- Remove the fill character for empty lines which defaults to: "~"
|
opt.fillchars = { eob = " " } -- Remove the fill character for empty lines which defaults to: "~"
|
||||||
|
|
||||||
-- Search
|
-- Search
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue