feat(doom,programming): add java setup

This commit is contained in:
Infinidoge 2022-08-08 04:26:02 -04:00
parent 4a23196314
commit 54c3b6bd41
3 changed files with 7 additions and 1 deletions

View file

@ -137,6 +137,7 @@
python
racket
haskell
java
nim
])
];

View file

@ -0,0 +1,5 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
openjdk17
];
}

View file

@ -136,7 +136,7 @@
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on
json ; At least it ain't XML
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
(java +meghanada +tree-sitter) ; the poster child for carpal tunnel syndrome
;;javascript ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)