mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-17 13:33:36 -05:00
feat(format): add :lang hy formatter
This commit is contained in:
@@ -5,4 +5,5 @@
|
||||
:interpreter "hy"
|
||||
:config
|
||||
(set-repl-handler! 'hy-mode #'hy-shell-start-or-switch-to-shell)
|
||||
(set-formatter! 'lisp-indent #'apheleia--indent-lisp-buffer :modes '(hy-mode))
|
||||
(set-company-backend! 'hy-mode 'company-hy))
|
||||
|
Reference in New Issue
Block a user