these groups need not be nested
This commit is contained in:
parent
cf435f40ef
commit
2b70f833fd
@ -71,7 +71,7 @@
|
|||||||
:group 'systemd)
|
:group 'systemd)
|
||||||
|
|
||||||
(defvar systemd-font-lock-keywords
|
(defvar systemd-font-lock-keywords
|
||||||
`(("^\\([#;]\\(.*\\)\\)$"
|
`(("^\\([#;]\\)\\(.*\\)$"
|
||||||
(1 'font-lock-comment-delimiter-face)
|
(1 'font-lock-comment-delimiter-face)
|
||||||
(2 'font-lock-comment-face))
|
(2 'font-lock-comment-face))
|
||||||
("\\\\$" 0 'font-lock-warning-face) ; line break
|
("\\\\$" 0 'font-lock-warning-face) ; line break
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user