diff options
author | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-09-12 22:33:01 +0300 |
commit | 8395a1bdc5e59a758a8507db02eea839ed3ef4c9 (patch) | |
tree | 33d71d5a70c99764ec8216a1d317ff2ca83450e8 /.doom.d/init.el | |
parent | 2a72bd32596d7dcfdf4f8718a7ce9e9ac2596110 (diff) |
Update doom
Diffstat (limited to '.doom.d/init.el')
-rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 76f0c17..6306383 100644 --- a/.doom.d/init.el +++ b/.doom.d/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 |