]> git.eshelyaron.com Git - emacs.git/commit
Add support for annotation_type_declaration
authorTheodor Thornhill <theo@thornhill.no>
Wed, 11 Jan 2023 20:49:04 +0000 (21:49 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Wed, 11 Jan 2023 20:49:04 +0000 (21:49 +0100)
commit09f7a920644cc74a1f740454d0c9442eb9b97621
tree904fe31ccc574e6c5479c9a6cf46b011913996ef
parent4a8891a462e41e81a5232810b67d9d85f79bc515
Add support for annotation_type_declaration

* lisp/progmodes/java-ts-mode.el (java-ts-mode--keywords): Add new
keyword.
(java-ts-mode--font-lock-settings): Add font-locking to the type
feature.
lisp/progmodes/java-ts-mode.el