You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.).
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.
The text was updated successfully, but these errors were encountered: