added(nixvim): typescript lsp
This commit is contained in:
@@ -60,6 +60,9 @@ in
|
|||||||
astro = {
|
astro = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
ts_ls = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
lsp-format = {
|
lsp-format = {
|
||||||
|
|||||||
Reference in New Issue
Block a user