From 9e91374284c0e7a6d4567c3cad8577af6dcc270f Mon Sep 17 00:00:00 2001 From: Yousef Jan Date: Sun, 10 May 2026 08:50:43 +0300 Subject: Updates --- doom/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doom/init.el') 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 -- cgit v1.2.3