Skip to content

Commit

Permalink
Add bash-ts-mode to dtrt-indent-hook-mapping-list
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti authored and rrthomas committed Jan 29, 2025
1 parent d09b4c6 commit b68f199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dtrt-indent.el
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ quote, for example.")

;; Modes that use SMIE if available
(sh-mode default sh-basic-offset) ; Shell Script
(bash-ts-mode default sh-basic-offset) ; Shell Script
(ruby-mode ruby ruby-indent-level) ; Ruby
(enh-ruby-mode ruby enh-ruby-indent-level); Ruby
(crystal-mode ruby crystal-indent-level) ; Crystal (Ruby)
Expand Down

0 comments on commit b68f199

Please sign in to comment.