Skip to content

Commit

Permalink
fix!: remove nvim-colorizer.lua It actually wasn't even enabled and I…
Browse files Browse the repository at this point in the history
…'ll add hipatterns with optional tailwind support soon
  • Loading branch information
folke committed May 25, 2023
1 parent 95e2a07 commit 9c7821e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lua/lazyvim/plugins/extras/lang/tailwind.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,6 @@ return {
},
},
},
{
"NvChad/nvim-colorizer.lua",
opts = {
user_default_options = {
tailwind = true,
},
},
},
{
"hrsh7th/nvim-cmp",
dependencies = {
Expand Down

0 comments on commit 9c7821e

Please sign in to comment.