aboutsummaryrefslogtreecommitdiff
path: root/doom/init.el
diff options
context:
space:
mode:
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