add specifiers (leave obsoleted ones in for now)
This commit is contained in:
parent
0416fe454a
commit
b6ae63a236
@ -336,7 +336,7 @@ See `font-lock-keywords' and (info \"(elisp) Search-based Fontification\")."
|
||||
("\\$[A-Z_]+\\>"
|
||||
(systemd-value-extend-region) nil (0 'font-lock-variable-name-face))
|
||||
;; specifiers
|
||||
("%[bcCEfhHiIjJLmnNpPrRsStTuUvV%]"
|
||||
("%[abBCEfgGhHiIjJlLmnNopPrRsStTuUvVw%]"
|
||||
(systemd-value-extend-region) nil (0 'font-lock-constant-face))))
|
||||
"Extended expressions to highlight in `systemd-mode'.")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user