]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation of some declarations and statements
authorTheodor Thornhill <theo@thornhill.no>
Fri, 13 Jan 2023 10:33:58 +0000 (11:33 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Sat, 14 Jan 2023 11:32:59 +0000 (12:32 +0100)
commit10032f424ccf611783f5b92742e91e70595587c4
tree64300ce88b9adf6df04dfbd0cda3ded16c4282b6
parente2e937300f5a68ce1e2a349a583859a29394ac5f
Fix indentation of some declarations and statements

* lisp/progmodes/java-ts-mode.el (java-ts-mode--indent-rules): Add new
rules so that we don't anchor at col 0.
lisp/progmodes/java-ts-mode.el