Update naming conventions

This commit is contained in:
Henrik Lissner 2017-04-07 00:21:05 -04:00
parent 1b232627d4
commit b6962f1c04

View file

@ -8,7 +8,6 @@
;; doom:... an evil operator, motion or command
;; doom|... hook function
;; doom*... advising functions
;; doom!... interaction commands exclusively for installing external dependencies
;; ...! a macro or function that configures DOOM
;; %... functions used for in-snippet logic
;; +... Any of the above, but part of a module, e.g. +emacs-lisp|init-hook