diff options
Diffstat (limited to '.doom.d')
-rw-r--r-- | .doom.d/init.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 46ec83b..e662dbf 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -107,7 +107,7 @@ ;;upload ; map local to remote projects via ssh/ftp :os - (:if IS-MAC macos) ; improve compatibility with macOS + ;;(:if IS-MAC macos) ; improve compatibility with macOS ;;tty ; improve the terminal Emacs experience :lang @@ -140,7 +140,7 @@ ;;(java +meghanada) ; the poster child for carpal tunnel syndrome javascript ; all(hope(abandon(ye(who(enter(here)))))) ;;julia ; a better, faster MATLAB - ;;kotlin ; a better, slicker Java(Script) + kotlin ; a better, slicker Java(Script) ;;latex ; writing papers in Emacs has never been so fun ;;lean ; for folks with too much to prove ;;ledger ; be audit you can be |