Update docstring comment for doom-quit module
This commit is contained in:
parent
a2a0ab4ed7
commit
37aeb19bd6
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
;;; config.el
|
||||
|
||||
;; A silly little thing that prompts you with messages when you try to quit.
|
||||
;; Some quotes are taken from Doom's quit messages, others are random
|
||||
;; references.
|
||||
;;; fun/doom-quit/config.el
|
||||
;;
|
||||
;; A silly module that prompts you with messages when you try to quit, like DOOM
|
||||
;; did. Some quotes are taken from Doom's quit-message list, others are random,
|
||||
;; nerdy references that no decent human being has any business recognizing.
|
||||
|
||||
(defvar +doom-quit-messages
|
||||
'(;; from Doom 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue