feat(format): add :lang purescript formatter
This commit is contained in:
parent
5cbc7a0258
commit
d1697cb4d9
2 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
#'purescript-indentation-mode
|
||||
#'rainbow-delimiters-mode)
|
||||
|
||||
(set-formatter! 'purs-tidy '("purs-tidy" "format") :modes '(purescript-mode))
|
||||
|
||||
(map! :localleader
|
||||
:map purescript-mode-map
|
||||
"t" #'psc-ide-show-type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue