]> git.eshelyaron.com Git - emacs.git/commit
Fix go-ts-mode var spec indentation (Bug#75362)
authorRandy Taylor <dev@rjt.dev>
Sun, 5 Jan 2025 21:48:00 +0000 (16:48 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:58:58 +0000 (11:58 +0100)
commitae8b7824497e501018b57de4b1f7c5dbce0a6de0
tree6f5f44e393edd3c4839547701c76d5e18568492b
parent83e460eeb382979042bb3f3f0cb9a73e7965cbb3
Fix go-ts-mode var spec indentation (Bug#75362)

v0.21.1 and onwards changed how this was indented.

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

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