Skip to content

Commit

Permalink
feat(programs/helix): add jdt-language-server
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter committed Sep 27, 2024
1 parent 0ac2ff1 commit 3b4e0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/uncenter/programs/helix.nix
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
extraPackages = with pkgs; [
nodePackages.typescript-language-server
nodePackages.vscode-langservers-extracted
jdt-language-server
];
};
}

0 comments on commit 3b4e0c6

Please sign in to comment.