add colorcolumn

This commit is contained in:
2026-07-08 15:10:26 +05:30
parent 69bd30d1fc
commit 631db6780e
+1
View File
@@ -18,6 +18,7 @@ O.signcolumn = 'yes:1'
O.ignorecase = true
O.smartcase = true
O.fillchars = { eob = " " }
O.colorcolumn = "120"
-- Maintain a history of undos so that I can undo even after restart
O.undofile = true