remove 85 char marker

This commit is contained in:
2023-10-06 13:13:32 -04:00
parent 2839650eba
commit 6f06cae70b
+1 -1
View File
@@ -35,6 +35,6 @@ vim.opt.isfname:append("@-@")
vim.opt.updatetime = 500
vim.opt.timeoutlen = 1000
vim.opt.colorcolumn = "85"
-- vim.opt.colorcolumn = "85"
vim.cmd[[let g:gitblame_enabled = 0]]