|
|
||
|---|---|---|
| .. | ||
| after/syntax | ||
| autoload/objc | ||
| doc | ||
| ftplugin | ||
| lib | ||
| plugin | ||
| README.markdown | ||
README.markdown
cocoa.vim
Vim plugin for Cocoa/Objective-C development with updated (iOS8.1 and OS X 10.9) code completion and syntax highlighting.
Installation
With Vundle
Plugin 'kentaroi/cocoa.vim'
With Pathogen
cd ~/.vim/bundle
git clone https://github.com/kentaroi/cocoa.vim.git
Author
cocoa.vim was developed by Michael Sanders.