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

How to start using spyder-vim? #40

Closed
boonstar opened this issue Feb 12, 2018 · 12 comments · Fixed by #82
Closed

How to start using spyder-vim? #40

boonstar opened this issue Feb 12, 2018 · 12 comments · Fixed by #82
Milestone

Comments

@boonstar
Copy link

Hi Guys,

I've installed spyder-vim. Expected it to work like a vim in the editor. But it still behaves like normal.

I've searched through all the documentations, but did not find any clue to "start" using it. Is there any start command that I've missed?

Thanks.

@matheusfillipe
Copy link

Also I've installed running python setup.py install, and when I esc on the editor nothing happens.

@ccordoba12
Copy link
Member

Sorry, this plugin is not ready yet to be used. We'll try to come back to it before the end of the year.

@hafner
Copy link

hafner commented Jun 13, 2018

Seems like a note stating that should be somewhere more prominent. Would have saved me a bunch of trouble trying to get it working...

@ccordoba12 ccordoba12 added this to the v0.1 milestone Jun 13, 2018
@ccordoba12
Copy link
Member

ccordoba12 commented Jun 13, 2018

@CAM-Gerlach, please don't forget to help us with this when you're fixing the Readme of this repo.

@CAM-Gerlach
Copy link
Member

CAM-Gerlach commented Jun 13, 2018

@ccordoba12 Yes indeed, I was actually working on the Spyder-Vim readme as we speak, and that's the main reason for including the funding status section in the readme as discussed in spyder-ide/spyder-terminal#143, The heading of the section is Plugin development paused until Spyder 4 release and the first lines discusses the development freeze and the planed Spyder 4 release window. I'll note it fixes this issue in the forthcoming PR.

@ccordoba12
Copy link
Member

Thanks @CAM-Gerlach!

@MaxGyver83
Copy link

MaxGyver83 commented Apr 22, 2020

Meanwhile Spyder 4 has been released 🎉
Are there any updates on how to try out spyder-vim (even though it has not yet been released)?

I tried:

cd ~/workspace
git co https://github.com/spyder-ide/spyder-vim.git
cd spyder-vim
pip3 install . --user

There were no errors during the installation. But as @boonstar wrote, it's not clear how to activate vim-mode.

@mochsner
Copy link

@MaxGyver83 were you ever able to get this working? There doesn't seem to be any recent active development, but there's definitely been some changes since you posted.

@MaxGyver83
Copy link

@mochsner : No, I wasn't. I switched to VSCodium + vscode-neovim. But currently, I just use vim for writing Python code.

@ccordoba12
Copy link
Member

@ok97465, after installing this plugin and restarting Spyder, users shouldn't need to do anything else to use it, right?

@ok97465
Copy link
Collaborator

ok97465 commented Oct 8, 2022

@ok97465, after installing this plugin and restarting Spyder, users shouldn't need to do anything else to use it, right?

Yes, that's right.

@ccordoba12
Copy link
Member

Thanks @ok97465. I pushed PR #82 with a small Usage section to the Readme to address this issue.

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

Successfully merging a pull request may close this issue.

8 participants