timburgess / extempore.vim

Vim plugin for Extempore use
9 stars 3 forks source link

Failed to open connection #7

Closed cybardev closed 3 years ago

cybardev commented 3 years ago

When I try \o or :ExtemporeOpenConnection, I'm getting this error:

image

Further info: OS: Manjaro Linux Shell: Zsh Python versions: 3.9, 2.7, PyPy 3.7 Vim: Neovim 0.4.4

Installed the plugin via vim-plug. I did run :PlugInstall and got everything Ok.

PS: The Extempore plugin on VS Code works fine. I'd just prefer to work with extempore in the terminal with neovim if possible.

cybardev commented 3 years ago

Alright, stupid me. I didn't realize that to open a connection I have to first start the extempore server. Everything runs just fine, sorry.