From 1307051a867f103379687b9f88e1cd486476c281 Mon Sep 17 00:00:00 2001 From: Yousef Jan Date: Mon, 17 Aug 2026 11:52:27 +0300 Subject: Updates --- doom/init.el | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'doom/init.el') diff --git a/doom/init.el b/doom/init.el index a46cdf5..107324e 100644 --- a/doom/init.el +++ b/doom/init.el @@ -43,7 +43,7 @@ ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - tabs ; a tab bar for Emacs + ;;tabs ; a tab bar for Emacs treemacs ; a project drawer, like neotree but cooler unicode ; extended unicode support for various languages (vc-gutter +pretty) ; vcs diff in the fringe @@ -67,7 +67,7 @@ ;;word-wrap ; soft wrapping with language-aware indent :emacs - dired ; making dired pretty [functional] + (dired +dirvish) ; making dired pretty [functional] electric ; smarter, keyword-based electric-indent ;;eww ; the internet is gross ;;ibuffer ; interactive buffer management @@ -77,8 +77,8 @@ :term ;;eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs - term ; basic terminal emulator for Emacs - ;;vterm ; the best terminal emulation in Emacs + ;;term ; basic terminal emulator for Emacs + vterm ; the best terminal emulation in Emacs :checkers syntax ; tasing you for every semicolon you forget @@ -96,11 +96,11 @@ ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) lookup ; navigate your code and its documentation - lsp ; M-x vscode + (lsp +peek) ; M-x vscode 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 @@ -178,7 +178,7 @@ :email ;;(mu4e +org +gmail) -;;notmuch + ;;notmuch ;;(wanderlust +gmail) :app @@ -189,5 +189,7 @@ ;;(rss +org) ; emacs as an RSS reader :config - ;;literate ; disabled: no config.org; tangle hook kill-emacs 3 aborted 'doom sync' + ;;literate ; disabled: no config.org (default +bindings +smartparens)) + +;; sync-trigger -- cgit v1.2.3