You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently started work on a Neovim plugin for stack-ide. It's very early in its life, currently containing only support for displaying the results of RequestGetExpTypes. But I hope to add additional functionality quickly.
@snoyberg and @parsonsmatt I read on #18 that you were interested in a Vim plugin. Perhaps a Neovim plugin might interest you?
Sorry that I've switched to emacs after years of Vim, but I can't wait test this as an excuse to try Neovim sometime. Will look forward to it reaching daily driver status. :)
I've recently started work on a Neovim plugin for stack-ide. It's very early in its life, currently containing only support for displaying the results of
RequestGetExpTypes
. But I hope to add additional functionality quickly.@snoyberg and @parsonsmatt I read on #18 that you were interested in a Vim plugin. Perhaps a Neovim plugin might interest you?
The code can be found at https://github.com/benarmston/stack-ide-nvim.
The text was updated successfully, but these errors were encountered: