projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdac69b
)
; Fix typo
author
Stefan Kangas
<stefankangas@gmail.com>
Wed, 15 Feb 2023 14:21:43 +0000
(15:21 +0100)
committer
Stefan Kangas
<stefankangas@gmail.com>
Wed, 15 Feb 2023 14:22:09 +0000
(15:22 +0100)
lisp/progmodes/rust-ts-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/rust-ts-mode.el
b/lisp/progmodes/rust-ts-mode.el
index f510b7bb6c99b5c25bb01d3d07fe9bf76ba85086..ec823d09d8c9cfd9006ee360f6f8557132a90dbb 100644
(file)
--- a/
lisp/progmodes/rust-ts-mode.el
+++ b/
lisp/progmodes/rust-ts-mode.el
@@
-293,7
+293,7
@@
'((field_identifier) @font-lock-property-face
(shorthand_field_initializer (identifier) @font-lock-property-face))
- ;; Must be under type, otherwise some imports can be highlighted as consants.
+ ;; Must be under type, otherwise some imports can be highlighted as cons
t
ants.
:language 'rust
:feature 'constant
`((boolean_literal) @font-lock-constant-face