Skip to content

Vim plugin for Cocoa/Objective-C development - based on the original cocoa.vim

Notifications You must be signed in to change notification settings

hellhound/cocoa.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

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

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create pull request

Thanks

This is a fork of Michael Sanders (@msanders) cocoa.vim. Without his tremendous work this would have never happened.

About

Vim plugin for Cocoa/Objective-C development - based on the original cocoa.vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 88.6%
  • Python 10.3%
  • Other 1.1%