]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation of object_expressions in csharp-ts-mode
authorTheodor Thornhill <theo@thornhill.no>
Thu, 12 Jan 2023 08:06:45 +0000 (09:06 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Sat, 14 Jan 2023 11:32:59 +0000 (12:32 +0100)
commite2e937300f5a68ce1e2a349a583859a29394ac5f
tree582a6bf952631018a32c732f1db234cb646ea94e
parent0116e27b26cb4a98f2de8dca12d8e9d90d222992
Fix indentation of object_expressions in csharp-ts-mode

* lisp/progmodes/csharp-mode.el (csharp-ts-mode--indent-rules): Make
sure the opening brace is indented at parent-bol, and everything else
is indented.
lisp/progmodes/csharp-mode.el