10 Commits

Author SHA1 Message Date
Jason Foreman
a5eaf14edc Make paths relative to scripts.
This allows the plugin to live in a directory other than ~/.vim.  This
useful when used with something like pathogen, where the plugin lives
in ~/.vim/bundle/cocoa or similar subpath.
2010-01-25 19:57:18 -06:00
msanders
0f164eebfb fixed bug in generating cocoa classes 2009-12-27 21:59:20 -05:00
Michael
db510894a7 fixed bug in switching to/from header files 2009-12-26 01:37:38 -05:00
Michael Sanders
39ff05444e added syntax/completion support for function macros 2009-09-08 21:40:05 -04:00
Michael Sanders
c311b9ff35 added syntax & completion support for iPhone 3.0 SDK 2009-09-08 20:17:41 -04:00
Michael Sanders
c12a2b7ee9 fixed bug with void * in functions/methods 2009-06-23 07:57:41 -04:00
Michael Sanders
74b60df9e4 fixed "void *" parameters in functions/methods 2009-06-22 17:36:26 -04:00
Michael Sanders
85d8deb71a fixed formatting for methods 2009-06-16 10:15:18 -04:00
Michael Sanders
04096324db fixed void arguments in functions 2009-06-16 10:13:17 -04:00
Michael Sanders
9c87fd6510 first commit 2009-06-14 13:24:55 -04:00