fix: spring cleanup
This commit is contained in:
parent
b5be5a3659
commit
6060e83a16
4 changed files with 71 additions and 100 deletions
|
|
@ -1,5 +0,0 @@
|
|||
-- Disable column width indicators in quickfix/Trouble windows
|
||||
-- vim.opt.colorcolumn = ""
|
||||
vim.opt.colorcolumn = ""
|
||||
vim.opt_local.colorcolumn = ""
|
||||
vim.wo.colorcolumn = "0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue