diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-07-17 02:12:54 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-07-17 02:12:54 +0530 |
commit | 687d96ed4c9e7405221becbc11b852bf6db47c67 (patch) | |
tree | 98776f84d41cd1aa1de4d090d99cef509d802dbb /.doom.d | |
parent | d3f09792ee1b3b7a886897173b9152c64cb013de (diff) |
added cgit.css
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 |