From 3a15461d8796665114bfcd3df570cda38ccdb603 Mon Sep 17 00:00:00 2001 From: Correl Date: Wed, 28 Jun 2023 00:48:47 -0400 Subject: [PATCH] [emacs] Enable java mode with LSP and Tree Sitter --- .doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.doom.d/init.el b/.doom.d/init.el index 747d526..690178f 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -142,7 +142,7 @@ hy ; readability of scheme w/ speed of python ;;idris ; ;;json ; At least it ain't XML - ;;(java +meghanada) ; the poster child for carpal tunnel syndrome + (java +lsp +tree-sitter) ; the poster child for carpal tunnel syndrome (javascript +lsp) ; all(hope(abandon(ye(who(enter(here)))))) ;;julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script)