fix(colorizer): disable it

This commit is contained in:
2025-10-15 20:45:47 +02:00
parent 0041d0b7cd
commit 4102d8dd21
+1
View File
@@ -3,6 +3,7 @@
---@type LazyPluginSpec ---@type LazyPluginSpec
return { return {
"NvChad/nvim-colorizer.lua", "NvChad/nvim-colorizer.lua",
enabled = false,
opts = { opts = {
user_default_options = { user_default_options = {
names = false, names = false,