tweak: disable :ui doom-quit by default
This module doesn't offer any real value, so shouldn't be enabled by default. Plus, some of its messages may give off the wrong impression to folks that aren't expecting them. Fix: #5733
This commit is contained in:
parent
5c32360361
commit
28a929663b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
;;deft ; notational velocity for Emacs
|
||||
doom ; what makes DOOM look the way it does
|
||||
doom-dashboard ; a nifty splash screen for Emacs
|
||||
doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
;;(emoji +unicode) ; 🙂
|
||||
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
||||
;;hydra
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue