ElmCast / elm-vim

Elm plugin for Vim
BSD 3-Clause "New" or "Revised" License
572 stars 102 forks source link

"Find local module" needs to be updated for 0.19 #170

Closed andys8 closed 5 years ago

andys8 commented 5 years ago

In Elm 0.19 there is elm.json instead of elm-package.json. The strucuture didn't change for "source-directories".

https://github.com/ElmCast/elm-vim/blob/e51e2e43ad617c26205a84453481d3ac152c8fec/autoload/elm/util.vim#L134-L151

Other code was updated and is backwards-compatible. https://github.com/ElmCast/elm-vim/commit/0b33099ca7fe2175fb732e933db4321bf594b623