Don't set formatcmd in the syntax file
This commit is contained in:
parent
a805844e20
commit
c5fad3cab6
|
@ -25,10 +25,6 @@ hook -group elm-highlight global WinSetOption filetype=elm %{
|
|||
hook -once -always window WinSetOption filetype=.* %{ remove-highlighter window/elm }
|
||||
}
|
||||
|
||||
hook global WinSetOption filetype=elm %{
|
||||
set-option window formatcmd 'elm-format --stdin'
|
||||
}
|
||||
|
||||
|
||||
provide-module elm %[
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user