[vim] Remove the tailwind and typescript language server configs
I don't use these.
This commit is contained in:
parent
383fd5ceb9
commit
093f1a2099
1 changed files with 0 additions and 10 deletions
|
@ -134,13 +134,3 @@ lspconfig.rust_analyzer.setup {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
lspconfig.tailwindcss.setup {
|
|
||||||
on_attach = on_attach,
|
|
||||||
capabilities = cmp_capabilities,
|
|
||||||
}
|
|
||||||
|
|
||||||
lspconfig.tsserver.setup {
|
|
||||||
on_attach = on_attach,
|
|
||||||
capabilities = cmp_capabilities,
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue