Compare commits

..

No commits in common. "ecd19d50d355b368fbf2a9ef46c9050381aaae14" and "7eaa6551cbb5f7545048c438d32e9ef8ab34da6f" have entirely different histories.

View file

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