XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

What is the expected outcome of the installation? #1087

Open Khalian opened 7 years ago

Khalian commented 7 years ago

Description

I installed XVim. Now when I restarted Xcode, it did ask me if it wants to load that bundle. I pressed yes. But I do not understand what is expected from a users perspective further. How am I supposed to use this product? There is literally no documentation stating how to toggle the XVim plugin. Post my installation, literally nothing changed in the source window.

Tom-Le commented 7 years ago

Check Console while starting Xcode. There's very likely a message or two there to help us figure out what's going on. If all goes well, your source window should behave like vim (starts in command mode, can use hjkl to move cursor around, has a status bar on the bottom that says -- INSERT -- when in insert mode, etc.).