Skip to content

Commit

Permalink
Add missing full stop
Browse files Browse the repository at this point in the history
  • Loading branch information
danderson committed Jan 8, 2024
1 parent a4e6fcc commit f1df396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templ-ts-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@
(setq-local treesit-simple-indent-rules
templ-ts--indent-rules)

;; Electric
;; Electric.
(setq-local electric-indent-chars
(append "{}()<>" electric-indent-chars))

Expand Down

0 comments on commit f1df396

Please sign in to comment.