mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
chore: remove nvim colorizer completely
This commit is contained in:
parent
fa29044123
commit
a60a65d035
1 changed files with 0 additions and 9 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue