✨ feat(nvim): add css_variables lsp to the html-css extra
This commit is contained in:
parent
751694b198
commit
0f4f4acd14
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ return {
|
||||||
emmet_language_server = {},
|
emmet_language_server = {},
|
||||||
html = {},
|
html = {},
|
||||||
cssmodules_ls = {},
|
cssmodules_ls = {},
|
||||||
|
css_variables = {},
|
||||||
cssls = {
|
cssls = {
|
||||||
lint = {
|
lint = {
|
||||||
compatibleVendorPrefixes = "ignore",
|
compatibleVendorPrefixes = "ignore",
|
||||||
|
|
Loading…
Add table
Reference in a new issue