mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
Add typescript LSP
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
clangd.enable = true;
|
||||
gopls.enable = true;
|
||||
eslint.enable = true;
|
||||
ts_ls.enable = true;
|
||||
nixd = {
|
||||
enable = true;
|
||||
extraOptions = {
|
||||
|
||||
Reference in New Issue
Block a user