]> git.eshelyaron.com Git - emacs.git/commit
Fix go-ts-mode type declaration indentation (Bug#75785)
authorRandy Taylor <dev@rjt.dev>
Thu, 23 Jan 2025 16:16:34 +0000 (11:16 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 25 Jan 2025 17:43:16 +0000 (18:43 +0100)
commitc1a1b02c55aac7ccaa114480f892392280959add
treef83b9db8f3026163242fea6fc18d095ed1f40250
parent7f952a4fe74d6e0bf33944bceb9735fb795db9ee
Fix go-ts-mode type declaration indentation (Bug#75785)

* lisp/progmodes/go-ts-mode.el (go-ts-mode--indent-rules):
Add rule for type_declaration.

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