vimrc/sources_non_forked/cocoa.vim/README.markdown

509 B

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.