This commit is contained in:
cnst
2024-07-15 15:14:59 +02:00
parent 5c63e63d16
commit 7995628753
2 changed files with 33 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
};
};
tsserver = {
enable = false; # TS/JS
enable = true; # TS/JS
};
# Rust
rust-analyzer = {