Enable java/typescript support.
This commit is contained in:
parent
5a9cb2d981
commit
bfe5941c81
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@
|
|||
enableTreesitter = true;
|
||||
enableFormat = true;
|
||||
|
||||
ts = {
|
||||
enable = true;
|
||||
};
|
||||
nix = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue