ios.vim is a plugin for Vim which makes your Vimming experience on Xcode projects hum along smoothly.

In this first release:

  • It supports automagically jumping between header and implementation files, and between headers or implementation files and test cases.

  • It sets up Vim’s folding to understand Xcode’s preferred #pragma mark directives.

ios.vim is related to my VimxCoder Xcode plugin project. ios.vim will stay Open Source forever, and will always work without the Xcode plugin (without features provided by the Xcode plugin, of course).

Many, many new features are planned. Feedback of all kind is much appreciated as well, either on GitHub, via Twitter or e-mail.

Stay tuned!