aboutsummaryrefslogtreecommitdiff
path: root/doom/init.el
diff options
context:
space:
mode:
authorYousef Jan <yousefjan24000@gmail.com>2026-05-10 08:50:43 +0300
committerYousef Jan <yousefjan24000@gmail.com>2026-05-10 08:50:43 +0300
commit9e91374284c0e7a6d4567c3cad8577af6dcc270f (patch)
tree13b1e90ef91a322b225f64d41c9c6f0b01343621 /doom/init.el
parent3db77a4aea42ff6f2f8c302e1be63620b9ba2bab (diff)
Updates
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/doom/init.el b/doom/init.el
index 4465f3d..b57d64e 100644
--- a/doom/init.el
+++ b/doom/init.el
@@ -100,15 +100,15 @@
magit ; a git porcelain for Emacs
make ; run make tasks from Emacs
;;pass ; password manager for nerds
- ;;pdf ; pdf enhancements
+ pdf ; pdf enhancements
;;prodigy ; FIXME managing external services & code builders
;;terraform ; infrastructure as code
;;tmux ; an API for interacting with tmux
- ;;tree-sitter ; syntax and parsing, sitting in a tree...
+ tree-sitter ; syntax and parsing, sitting in a tree...
;;upload ; map local to remote projects via ssh/ftp
:os
- (:if (featurep :system 'macos) macos) ; improve compatibility with macOS
+ ;;(:if (featurep :system 'macos) macos) ; improve compatibility with macOS
;;tty ; improve the terminal Emacs experience
:lang