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 Dec 25, 2024
1 parent d6bced9 commit 88dafd0
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 88dafd0

Please sign in to comment.