Update naming conventions
This commit is contained in:
parent
1b232627d4
commit
b6962f1c04
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
;; doom:... an evil operator, motion or command
|
;; doom:... an evil operator, motion or command
|
||||||
;; doom|... hook function
|
;; doom|... hook function
|
||||||
;; doom*... advising functions
|
;; doom*... advising functions
|
||||||
;; doom!... interaction commands exclusively for installing external dependencies
|
|
||||||
;; ...! a macro or function that configures DOOM
|
;; ...! a macro or function that configures DOOM
|
||||||
;; %... functions used for in-snippet logic
|
;; %... functions used for in-snippet logic
|
||||||
;; +... Any of the above, but part of a module, e.g. +emacs-lisp|init-hook
|
;; +... Any of the above, but part of a module, e.g. +emacs-lisp|init-hook
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue