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