1
0
Fork 0
mirror of synced 2024-06-30 04:21:09 -04:00
ultimate-vim/sources_non_forked/cocoa.vim/README.markdown
2017-11-27 13:43:13 +08:00

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.