diff --git a/doom/init.el b/doom/init.el index 9704bf3..8de47fe 100644 --- a/doom/init.el +++ b/doom/init.el @@ -116,7 +116,7 @@ ;;agda ; types of types of types of types... ;;beancount ; mind the GAAP ;;(cc +lsp) ; C > C++ == 1 - ;;clojure ; java with a lisp + (clojure +lsp) ; java with a lisp ;;common-lisp ; if you've seen one lisp, you've seen them all ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c diff --git a/home-manager/common.nix b/home-manager/common.nix index f176cc9..cac343f 100644 --- a/home-manager/common.nix +++ b/home-manager/common.nix @@ -31,15 +31,21 @@ tokei yazi + chicken luajit luajitPackages.fennel # Languages + clojure + clojure-lsp elixir + elixir-ls gleam go + gopls rustup zig + zls # System ansible