lang/emacs-lisp: update hook rotations in :rotate setting
This commit is contained in:
parent
de7e8c33a7
commit
27defb3bb6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
("when" "unless")
|
||||
("append" "prepend")
|
||||
("advice-add" "advice-remove")
|
||||
("add-hook" "add-hook!" "remove-hook")))
|
||||
("add-hook" "remove-hook")))
|
||||
|
||||
;; Don't affect lisp indentation (only `tab-width')
|
||||
(setq editorconfig-indentation-alist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue