woops
This commit is contained in:
parent
6fd29c5c85
commit
ff523bc3da
@ -317,7 +317,7 @@ file, defaulting to the link under point, if any."
|
|||||||
(`post-completion (if (not (systemd-buffer-section-p)) (insert "=")))))
|
(`post-completion (if (not (systemd-buffer-section-p)) (insert "=")))))
|
||||||
|
|
||||||
(defvar systemd-font-lock-keywords
|
(defvar systemd-font-lock-keywords
|
||||||
`(("^[[:space:]]\\([#;]\\)\\(.*\\)$"
|
`(("^[[:space:]]*?\\([#;]\\)\\(.*\\)$"
|
||||||
(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