fix(colorizer): disable it
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user