diff options
Diffstat (limited to '.config/doom/init.el')
-rw-r--r-- | .config/doom/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/doom/init.el b/.config/doom/init.el index 2bbf535..d3fcd36 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -141,7 +141,7 @@ ;;idris ; a language you can depend on json ; At least it ain't XML ;;(java +lsp) ; the poster child for carpal tunnel syndrome - javascript ; all(hope(abandon(ye(who(enter(here)))))) + javascript ; 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 @@ -157,7 +157,7 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - python ; beautiful is better than ugly + python ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 |