im scared for how many files are gonna be changed in this commit
This commit is contained in:
parent
81c53777e4
commit
9c361a2c9e
6 changed files with 34 additions and 5 deletions
|
|
@ -22,7 +22,11 @@
|
|||
};
|
||||
lsp = {
|
||||
enable = true;
|
||||
|
||||
servers.cssls.enable = true;
|
||||
servers.pylsp.enable = true;
|
||||
servers.html = {
|
||||
enable = true;
|
||||
};
|
||||
servers.nixd = {
|
||||
enable = true;
|
||||
extraOptions.offset_encoding = "utf-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue