]> git.eshelyaron.com Git - emacs.git/commit
go-ts-mode: Highlight variadic function parameter names
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 1 Jun 2024 14:47:13 +0000 (17:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 1 Jun 2024 17:05:01 +0000 (19:05 +0200)
commit290a5968b85da38fe5429d4fa84a6989d6c91283
tree91550a7e5d923e0a5f0da8618e852e234277f9a5
parent6ee5baa4a09a781648c06765f999eed5749bdfb2
go-ts-mode: Highlight variadic function parameter names

* lisp/progmodes/go-ts-mode.el (go-ts-mode--font-lock-settings):
Add matcher for variadic parameter declarations.

(cherry picked from commit d91ad9be5a72974784e0552069020c3ae0bc830e)
lisp/progmodes/go-ts-mode.el