Move define-docset! calls to modules
This commit is contained in:
parent
b220872cc6
commit
b2a3ab90b3
10 changed files with 20 additions and 15 deletions
|
@ -57,7 +57,7 @@
|
|||
(regexp-opt '("λ" "in" "map" "after" "exmap" "shut-up"
|
||||
"add-hook" "associate" "open-with" "define-repl"
|
||||
"define-builder" "narf-space-setup" "define-env-command"
|
||||
"define-text-object" "add-yas-minor-mode"
|
||||
"define-text-object" "add-yas-minor-mode" "define-docset"
|
||||
"define-org-link!" "define-company-backend"))
|
||||
"!\\)")
|
||||
(1 font-lock-keyword-face append))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue