Added lsp for html and css
This commit is contained in:
parent
352c8ab434
commit
1c90919ff3
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@
|
|||
nixd.enable = true;
|
||||
marksman.enable = true;
|
||||
lua_ls.enable = true;
|
||||
html.enable = true;
|
||||
cssls.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue