feat(format): add :lang hy formatter
This commit is contained in:
parent
efd5ee00ea
commit
856d365f2f
1 changed files with 1 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue