Standardize the READMEs of various modules
This commit is contained in:
parent
d7bc99c3c3
commit
ca8202c224
8 changed files with 184 additions and 123 deletions
|
@ -1,7 +1,8 @@
|
|||
#+TITLE: :ui doom-quit
|
||||
#+TITLE: ui/doom-quit
|
||||
#+DATE: February 19, 2017
|
||||
#+SINCE: v2.0
|
||||
#+STARTUP: inlineimages
|
||||
|
||||
Remember these?
|
||||
|
||||
[[http://cf.geekdo-images.com/images/pic969210_md.jpg]]
|
||||
|
||||
Yeah.
|
||||
A silly module that prompts you with messages when you try to quit, like DOOM
|
||||
did. Some quotes are from Doom's quit-message list. Others are random, nerdy
|
||||
references that no decent human being has any business recognizing.
|
||||
|
|
|
@ -1,9 +1,5 @@
|
|||
;;; ui/doom-quit/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; 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
|
||||
"Please don't leave, there's more demons to toast!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue