add colorcolumn
This commit is contained in:
@@ -18,6 +18,7 @@ O.signcolumn = 'yes:1'
|
|||||||
O.ignorecase = true
|
O.ignorecase = true
|
||||||
O.smartcase = true
|
O.smartcase = true
|
||||||
O.fillchars = { eob = " " }
|
O.fillchars = { eob = " " }
|
||||||
|
O.colorcolumn = "120"
|
||||||
|
|
||||||
-- Maintain a history of undos so that I can undo even after restart
|
-- Maintain a history of undos so that I can undo even after restart
|
||||||
O.undofile = true
|
O.undofile = true
|
||||||
|
|||||||
Reference in New Issue
Block a user