show columns at 80 and 120 characters
This commit is contained in:
parent
ccb18634c7
commit
a34700b8bf
|
@ -7,6 +7,7 @@
|
|||
(set vim.o.mouse :a)
|
||||
(set vim.o.clipboard :unnamedplus)
|
||||
(set vim.o.wrap false)
|
||||
(set vim.opt.colorcolumn "80,120")
|
||||
(vim.cmd.colorscheme :everforest))
|
||||
|
||||
:keymap (fn []
|
||||
|
|
Loading…
Reference in a new issue