Skip to content

Commit

Permalink
Add support for nix-ts-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ZharMeny committed Apr 29, 2024
1 parent 66bf519 commit 4854078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apheleia-formatters.el
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ rather than using this system."
;; try imposing a standard by default
(nasm-mode . asmfmt)
(nix-mode . nixfmt)
(nix-ts-mode . nixfmt)
(perl-mode . perltidy)
(php-mode . phpcs)
(purescript-mode . purs-tidy)
Expand Down

0 comments on commit 4854078

Please sign in to comment.