mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
def-env-command -> def-version-cmd
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
"(\\(def-"
|
||||
(regexp-opt '("electric" "project-type" "company-backend"
|
||||
"builder" "repl" "textobj" "tmp-excmd" "rotate"
|
||||
"repeat" "yas-mode" "env-command" "docset"))
|
||||
"repeat" "yas-mode" "version-cmd" "docset"))
|
||||
"!\\)")
|
||||
(1 font-lock-keyword-face append))
|
||||
(,(concat
|
||||
|
Reference in New Issue
Block a user