liuchengxu / vista.vim

:cactus: Viewer & Finder for LSP symbols and tags
https://liuchengxu.github.io/vista.vim
MIT License
1.88k stars 89 forks source link

fix ale function call #428

Closed f0rki closed 2 years ago

f0rki commented 2 years ago

With latest ALE, Vista does not seem to work anymore. It seems the function name changed. The change in this PR fixes it for me (although i didn't do extensive testing).

liuchengxu commented 2 years ago

Merged, thank you!