Always show signcolumn

This commit is contained in:
2022-01-15 22:43:54 +03:00
parent 5c8e199872
commit 616a0b0b19

View File

@@ -26,6 +26,7 @@ opt.updatetime = 300
opt.mouse = "a"
opt.cursorline = true
opt.clipboard = "unnamedplus"
opt.signcolumn = "yes"
opt.fillchars:append({ eob = " " })
-- Settings for folds