Skip to content

Commit

Permalink
feat: Add templ support
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpearce committed Dec 4, 2024
1 parent 24f5b2b commit de35e2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ This hook will be run even when there are no matching sections in
(terra-mode terra-indent-level)
(tcl-mode tcl-indent-level
tcl-continued-indent-level)
(templ-ts-mode go-ts-mode-indent-offset)
(toml-ts-mode toml-ts-mode-indent-offset)
(typescript-mode typescript-indent-level)
(typescript-ts-base-mode typescript-ts-mode-indent-offset)
Expand Down

0 comments on commit de35e2a

Please sign in to comment.