Always show signcolumn
This commit is contained in:
@@ -26,6 +26,7 @@ opt.updatetime = 300
|
|||||||
opt.mouse = "a"
|
opt.mouse = "a"
|
||||||
opt.cursorline = true
|
opt.cursorline = true
|
||||||
opt.clipboard = "unnamedplus"
|
opt.clipboard = "unnamedplus"
|
||||||
|
opt.signcolumn = "yes"
|
||||||
opt.fillchars:append({ eob = " " })
|
opt.fillchars:append({ eob = " " })
|
||||||
|
|
||||||
-- Settings for folds
|
-- Settings for folds
|
||||||
|
|||||||
Reference in New Issue
Block a user