]> git.eshelyaron.com Git - emacs.git/commit
go-ts-mode: Highlight variable declarations
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Feb 2023 02:42:12 +0000 (04:42 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Feb 2023 02:42:12 +0000 (04:42 +0200)
commit79ab62e0bb5d6185a358a2473c65b6461ea97793
tree760dca39d864e6ab645abec49930eb37ccbea689
parent1fab91d852e461ae8091e906b3c6c4f17143068d
go-ts-mode: Highlight variable declarations

* lisp/progmodes/go-ts-mode.el (go-ts-mode--font-lock-settings):
Highlight variable declarations in 'definition' feature.
lisp/progmodes/go-ts-mode.el