Refactor add-hook! and associate!; associate! only for minor modes now
This commit is contained in:
parent
ea8ed1f997
commit
c037c325a1
4 changed files with 75 additions and 47 deletions
|
@ -1,6 +1,6 @@
|
|||
;;; module-data.el
|
||||
|
||||
(associate! conf-mode :match "/sxhkdrc$")
|
||||
(push '("/sxhkdrc" . conf-mode) auto-mode-alist)
|
||||
|
||||
|
||||
(def-package! nxml-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue