diff --git a/modules/doom/static/init.el b/modules/doom/static/init.el index 1973af6..38da2ee 100644 --- a/modules/doom/static/init.el +++ b/modules/doom/static/init.el @@ -144,7 +144,7 @@ ;;idris ; a language you can depend on (json +tree-sitter) ; At least it ain't XML (java +lsp +tree-sitter) ; the poster child for carpal tunnel syndrome - ;;javascript ; all(hope(abandon(ye(who(enter(here)))))) + (javascript +lsp +tree-sitter) ; all(hope(abandon(ye(who(enter(here)))))) ;;julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script) (latex +lsp +latexmk) ; writing papers in Emacs has never been so fun