Updated config
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
local on_attach = require("taken.utils.on_attach")
|
||||
return {
|
||||
"luckasRanarison/tailwind-tools.nvim",
|
||||
name = "tailwind-tools",
|
||||
@@ -9,6 +8,8 @@ return {
|
||||
"neovim/nvim-lspconfig",
|
||||
},
|
||||
config = function()
|
||||
local on_attach = require("taken.utils.on_attach")
|
||||
|
||||
require("tailwind-tools").setup({
|
||||
server = {
|
||||
on_attach = on_attach,
|
||||
|
||||
Reference in New Issue
Block a user