XVimProject / XVim

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

Plugin not loading #26

Closed Stromberg closed 12 years ago

Stromberg commented 12 years ago

I can unfortunately not get the plugin to load with Xcode.

If I load the xcode project and run it it will however start a new xcode instance with the plugin loaded.

The plugin is in the specified folder.

Any ideas?

/Johannes

JugglerShu commented 12 years ago

So you mean you can load the plugin when you run XCode as a debugee, but you can not load it when you just start the usual XCode ... Have you certainly quit your XCode process after you installed the plugin?

Closing XCode window is not enough to quit the process. I think you have to use menu bar "XCode - Quit XCode" or "Command - Q". And confirm it by Activity monitor or something. Then start XCode again.

Let me know if you still have problem.

Stromberg commented 12 years ago

Seems it was not enough to restart xcode (I confirmed it in Activity Monitor) but after a restart of the computer it works.

Thank you,

Johannes

On Sat, Mar 3, 2012 at 4:17 AM, JugglerShu < reply@reply.github.com

wrote:

So you mean you can load the plugin when you run XCode as a debugee, but you can not load it when you just start the usual XCode ... Have you certainly quit your XCode process after you installed the plugin?

Closing XCode window is not enough to quit the process. I think you have to use menu bar "XCode - Quit XCode" or "Command - Q". And confirm it by Activity monitor or something. Then start XCode again.

Let me know if you still have problem.


Reply to this email directly or view it on GitHub: https://github.com/JugglerShu/XVim/issues/26#issuecomment-4297985