Skip to content

Commit

Permalink
fix(test): use lspconfig from plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasRanarison committed Sep 21, 2024
1 parent 4e07bb6 commit 0f2f03d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,3 @@ require("lazy").setup({
config = function() require("tailwind-tools").setup({}) end,
},
})

require("lspconfig").tailwindcss.setup({})

0 comments on commit 0f2f03d

Please sign in to comment.