]> git.eshelyaron.com Git - emacs.git/commit
Eagerly indent first field in tables in 'lua-ts-mode'
authorjohn muhl <jm@pub.pink>
Tue, 13 Feb 2024 00:46:51 +0000 (18:46 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 13:03:17 +0000 (14:03 +0100)
commitfcd85f6107fb483f33c0c36477692a2f32137709
tree6989095ab61948408e14bab73e2e3a7d8852bcb7
parent057879ea4836d55d12731bb8a0a0a2ccf05e4838
Eagerly indent first field in tables in 'lua-ts-mode'

* lisp/progmodes/lua-ts-mode.el (lua-ts--simple-indent-rules):
Properly indent the first field of a table when it appears on a
line by itself.  (Bug#69088)

(cherry picked from commit 84e4f1259b54442f52183c1ccee72a417e0a2658)
lisp/progmodes/lua-ts-mode.el