mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Disable app modules by default
This commit is contained in:
@ -124,11 +124,11 @@
|
|||||||
;; toward a specific purpose. They may have additional dependencies and
|
;; toward a specific purpose. They may have additional dependencies and
|
||||||
;; should be loaded last.
|
;; should be loaded last.
|
||||||
:app
|
:app
|
||||||
email ; emacs as an email client
|
;email ; emacs as an email client
|
||||||
irc ; how neckbeards socialize
|
;irc ; how neckbeards socialize
|
||||||
rss ; emacs as an RSS reader
|
;rss ; emacs as an RSS reader
|
||||||
twitter ; twitter client https://twitter.com/vnought
|
;twitter ; twitter client https://twitter.com/vnought
|
||||||
write ; emacs as a word processor (latex + org + markdown)
|
;write ; emacs as a word processor (latex + org + markdown)
|
||||||
|
|
||||||
;; Private modules named after your username are loaded automatically.
|
;; Private modules named after your username are loaded automatically.
|
||||||
;; Leaving this here is harmless though.
|
;; Leaving this here is harmless though.
|
||||||
|
Reference in New Issue
Block a user