mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
remove 85 char marker
This commit is contained in:
parent
2839650eba
commit
6f06cae70b
@ -35,6 +35,6 @@ vim.opt.isfname:append("@-@")
|
|||||||
vim.opt.updatetime = 500
|
vim.opt.updatetime = 500
|
||||||
vim.opt.timeoutlen = 1000
|
vim.opt.timeoutlen = 1000
|
||||||
|
|
||||||
vim.opt.colorcolumn = "85"
|
-- vim.opt.colorcolumn = "85"
|
||||||
|
|
||||||
vim.cmd[[let g:gitblame_enabled = 0]]
|
vim.cmd[[let g:gitblame_enabled = 0]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user