Disable eshell, pdf, tmux, & upload by default
To enforce Doom's "opt-in or best default" principle.
This commit is contained in:
parent
99d6927e56
commit
fb6490288a
1 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@
|
||||||
dired ; making dired pretty [functional]
|
dired ; making dired pretty [functional]
|
||||||
ediff ; comparing files in Emacs
|
ediff ; comparing files in Emacs
|
||||||
electric-indent ; smarter, keyword-based electric-indent
|
electric-indent ; smarter, keyword-based electric-indent
|
||||||
eshell ; a consistent, cross-platform shell (WIP)
|
;eshell ; a consistent, cross-platform shell (WIP)
|
||||||
imenu ; an imenu sidebar and searchable code index
|
imenu ; an imenu sidebar and searchable code index
|
||||||
;term ; terminals in Emacs
|
;term ; terminals in Emacs
|
||||||
|
|
||||||
|
@ -59,12 +59,12 @@
|
||||||
;make ; run make tasks from Emacs
|
;make ; run make tasks from Emacs
|
||||||
;magit ;
|
;magit ;
|
||||||
;password-store ; password manager for nerds
|
;password-store ; password manager for nerds
|
||||||
pdf ; pdf enhancements
|
;pdf ; pdf enhancements
|
||||||
;prodigy ; FIXME managing external services & code builders
|
;prodigy ; FIXME managing external services & code builders
|
||||||
;rgb ; creating color strings
|
;rgb ; creating color strings
|
||||||
rotate-text ; cycle region at point between text candidates
|
rotate-text ; cycle region at point between text candidates
|
||||||
tmux ; an API for interacting with tmux
|
;tmux ; an API for interacting with tmux
|
||||||
upload ; map local to remote projects via ssh/ftp
|
;upload ; map local to remote projects via ssh/ftp
|
||||||
;wakatime
|
;wakatime
|
||||||
|
|
||||||
:lang
|
:lang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue