chore: remove nvim colorizer completely

pull/99/head
fm39hz-workstation 2024-05-21 22:15:35 +07:00 committed by fm39hz-laptop
parent fa29044123
commit a60a65d035
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",