hellhound / cocoa.vim

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

Home Page:https://github.com/zenangst/cocoa.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/zenangst/cocoa.vim


Languages

Language:Vim Script 88.6%Language:Python 10.3%Language:Objective-C 1.0%Language:Shell 0.1%