X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/dad76b5d7f6be7f237754a92ad2446565fda688e..cbd69b1619d89d2718bb7acd8980d124f1f8bb4c:/el/dot-emacs.el diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 24c2afa..97ad03c 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -2649,6 +2649,7 @@ (defun mdw-self-insert-and-indent (count) (defun mdw-fontify-rust () ;; Hack syntax categories. + (modify-syntax-entry ?$ ".") (modify-syntax-entry ?% ".") (modify-syntax-entry ?= ".")