chore: update lazy plugins

This commit is contained in:
Oliver Ladner 2025-03-17 09:43:42 +01:00
commit cfe153c47b
2 changed files with 25 additions and 30 deletions

View file

@ -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"