]> git.eshelyaron.com Git - emacs.git/commit
Fix go-ts-mode indentation and set indent offset to 8 (Bug#61006)
authorRandy Taylor <dev@rjt.dev>
Wed, 25 Jan 2023 02:20:48 +0000 (21:20 -0500)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Jan 2023 08:29:07 +0000 (10:29 +0200)
commit4bf7cb71edc2694c9939ae27594e9a1e3b79e1c6
tree6edb8bd6adc78e8ec5e791c3da138f4e44b9e972
parentff9498624fcd15e2ab6264d259d089aa5f989ae6
Fix go-ts-mode indentation and set indent offset to 8 (Bug#61006)

* lisp/progmodes/go-ts-mode.el (go-ts-mode-indent-offset): Change
default value to 8.
(go-ts-mode--indent-rules): Add indentation for parameters and
interfaces.
lisp/progmodes/go-ts-mode.el