]> git.eshelyaron.com Git - emacs.git/commit
Fix indent and font-lock for annotation_type
authorTheodor Thornhill <theo@thornhill.no>
Sat, 14 Jan 2023 14:18:40 +0000 (15:18 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Sat, 14 Jan 2023 14:20:49 +0000 (15:20 +0100)
commit8d7ad65665833ae99b7e7119dae37afa438968a4
tree2935990f18aa8a0dc656fee8138d97adff5474bd
parent96601cd90ba1b8a650d0e41dad2a58cb9e270f1b
Fix indent and font-lock for annotation_type

* lisp/progmodes/java-ts-mode.el (java-ts-mode--indent-rules): Indent
inside body.
(java-ts-mode--font-lock-settings): Add rule for name in
annotation_type_element_declaration.
lisp/progmodes/java-ts-mode.el