1
0
Fork 0
mirror of synced 2024-06-28 11:41:10 -04:00
ultimate-vim/sources_non_forked/cocoa.vim
2017-11-27 13:43:13 +08:00
..
after/syntax add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
autoload/objc add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
doc add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
ftplugin add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
lib add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
plugin add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00
README.markdown add cocoa.vim & swift.vim 2017-11-27 13:43:13 +08:00

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.