diff options
Diffstat (limited to 'doom.d/init.el')
-rw-r--r-- | doom.d/init.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doom.d/init.el b/doom.d/init.el index 77505f9..557968c 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -117,7 +117,8 @@ ;;hy ; readability of scheme w/ speed of python ;;idris ; ;;(java +meghanada) ; the poster child for carpal tunnel syndrome - javascript ; all(hope(abandon(ye(who(enter(here)))))) + (javascript + +lsp) ; all(hope(abandon(ye(who(enter(here)))))) ;;julia ; a better, faster MATLAB ;;kotlin ; a better, slicker Java(Script) ;;latex ; writing papers in Emacs has never been so fun @@ -126,7 +127,7 @@ markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" - ocaml ; an objective camel + ;;ocaml ; an objective camel (org ; organize your plain life in plain text +dragndrop ; file drag & drop support +ipython ; ipython support for babel |