Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim support #1

Open
jkufner opened this issue Jan 23, 2018 · 1 comment
Open

Vim support #1

jkufner opened this issue Jan 23, 2018 · 1 comment

Comments

@jkufner
Copy link

jkufner commented Jan 23, 2018

README says:

Formiko have Vim editor support aka formiko-vim command. This run Vim editor in GtkSocket. At this
moment, this socket work only on X11 backend, so this is not work on Wayland yet.

It would be much better to use Neovim and its msgpack-rpc API (Python client). It would avoid the use of the X11-only GtkSocket and could provide much better Vim integration.

@ondratu
Copy link
Owner

ondratu commented Aug 29, 2019

next tip for study https://github.com/neovim/python-gui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants