Compare commits

...

2 commits

View file

@ -22,7 +22,7 @@ opt.softtabstop = 2
opt.swapfile = false
-- Add line at 80 symbols
opt.colorcolumn = "80"
opt.colorcolumn = "99"
-- config to set up clipboard as default register
opt.clipboard:append("unnamedplus")