Don't overmatch symbols

This commit is contained in:
Tony Garnock-Jones 2019-08-11 14:36:40 +01:00
parent 672ee83be0
commit bd6517e154
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
(defvar preserves-font-lock-keywords
(list
'("\\_<\\(~\\|[A-Z]\\)[^[:space:].\n]*\\>" . font-lock-type-face)
'("\\_<\\(~\\|[A-Z]\\)[^][)(}{[:space:].\n]*\\>" . font-lock-type-face)
'("\\\\[[:space:]]*?\n" . font-lock-warning-face)
'("\\." . font-lock-builtin-face)
(cons (regexp-opt '("->"