mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: css: enable tailwindcss lsp
This commit is contained in:
parent
11b18b6813
commit
6707c863bb
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ return {
|
|||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
servers = {
|
||||
-- tailwindcss = {},
|
||||
tailwindcss = {},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue