✨ 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 = {},
|
||||
html = {},
|
||||
cssmodules_ls = {},
|
||||
css_variables = {},
|
||||
cssls = {
|
||||
lint = {
|
||||
compatibleVendorPrefixes = "ignore",
|
||||
|
|
Loading…
Add table
Reference in a new issue