module(doom): Add treemacs and telega packages

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent 76f5354dca
commit 0c9540a4a7
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 13 additions and 28 deletions

View file

@ -45,7 +45,7 @@
(popup +defaults) ; tame sudden yet inevitable temporary windows
smooth-scroll ; So smooth you won't believe it's not butter
tabs ; a tab bar for Emacs
;;treemacs ; a project drawer, like neotree but cooler
treemacs ; a project drawer, like neotree but cooler
unicode ; extended unicode support for various languages
(vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
@ -60,7 +60,7 @@
(format +onsave) ; automated prettiness
;;god ; run Emacs commands without modifier keys
;;lispy ; vim for lisp, for people who don't like vim
;;multiple-cursors ; editing in many places at once
multiple-cursors ; editing in many places at once
;;objed ; text object editing for the innocent
;;parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates