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

Can we use FakeVim? #91

Open
mvds314 opened this issue Jul 16, 2023 · 2 comments
Open

Can we use FakeVim? #91

mvds314 opened this issue Jul 16, 2023 · 2 comments

Comments

@mvds314
Copy link

mvds314 commented Jul 16, 2023

Has anyone ever tried to make use of FakeVim?

FakeVim is library to emulate Vim in QTextEdit, QPlainTextEdit and possibly other Qt widgets.

It's on the same libraries are Spyder uses, and might already provide a lot of the VIM commends out of the box.

@ccordoba12
Copy link
Member

Hey @mvds314, thanks for the suggestion! Sounds like a very interesting idea but there no pip nor conda-forge packages for it. So the first step would be to compile it in conda-forge and then try to integrate it with Spyder (although it doesn't seem trivial).

@ccordoba12
Copy link
Member

This is the project site: https://github.com/hluk/FakeVim

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

No branches or pull requests

2 participants