Skip to content

Commit

Permalink
feat(vim): add Elm ftplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillmorozov committed Jan 24, 2025
1 parent f36f6e0 commit aa72437
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vim/ftplugin/elm.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
setlocal formatprg=elm-format\ --stdin
setlocal makeprg=elm\ make

0 comments on commit aa72437

Please sign in to comment.