aboutsummaryrefslogtreecommitdiff
path: root/doom/init.el
diff options
context:
space:
mode:
authorYousef Jan <yousefjan24000@gmail.com>2026-08-17 11:52:27 +0300
committerYousef Jan <yousefjan24000@gmail.com>2026-08-17 11:52:27 +0300
commit1307051a867f103379687b9f88e1cd486476c281 (patch)
tree3170b982e10590be0835fd9adfc4b2b06e6dda84 /doom/init.el
parenteef237fd3c04a84ab771e8f94e001b4184b53a33 (diff)
UpdatesHEADmain
Diffstat (limited to 'doom/init.el')
-rw-r--r--doom/init.el18
1 files changed, 10 insertions, 8 deletions
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