Compare commits
2 commits
7eaa6551cb
...
ecd19d50d3
Author | SHA1 | Date | |
---|---|---|---|
ecd19d50d3 | |||
834038a59b |
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue