Skip to content

alexkornitzer/cocoa.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocoa.vim

Vim plugin for Cocoa/Objective-C development with updated documentation support for iOS, OS X, watchOS & Xcode. It is now possible to use the online documentation which is easier to navigate; this also removes the requirement to download the offline documentation.

Installation

With Vundle

Plugin 'AlexKornitzer/cocoa.vim'
cd ~/.vim/bundle
git clone https://github.com/AlexKornitzer/cocoa.vim.git

Manually

mkdir cocoa.vim
cd !$
git clone git://github.com/msanders/cocoa.vim.git
cp -r . ~/.vim

Author

cocoa.vim was developed by Michael Sanders.

About

Vim plugin for Cocoa/Objective-C development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 90.3%
  • Python 8.7%
  • Other 1.0%