chore: remove nvim colorizer completely

pull/98/head
fm39hz-workstation 2024-05-21 22:15:35 +07:00
parent e424948fed
commit 98b84d140a
1 changed files with 0 additions and 9 deletions

View File

@ -6,15 +6,6 @@ return {
},
config = function() end,
},
-- Disabled by conflict with neotree
-- {
-- "NvChad/nvim-colorizer.lua",
-- lazy = true,
-- event = "VeryLazy",
-- opts = {
-- tailwind = true,
-- },
-- },
{
"brenoprata10/nvim-highlight-colors",
event = "BufReadPre",