83 Commits

Author SHA1 Message Date
Michael Sanders
33faf435cf Update README.markdown 2016-07-24 13:58:48 -07:00
Michael Sanders
ca6f2544c1 fixed contact info 2010-04-07 21:06:35 -04:00
Michael Sanders
f30ad3580e updated documentation 2010-03-30 21:58:18 -04:00
Michael Sanders
c33f53d3f9 added simple readme 2010-03-30 21:45:07 -04:00
Michael Sanders
dd7479fbfe Merge branch 'master' of git://github.com/hboon/cocoa.vim 2010-03-30 21:00:49 -04:00
Michael Sanders
acf010fe57 Merge branch 'master' of git://github.com/marutanm/cocoa.vim 2010-03-30 20:59:03 -04:00
Michael Sanders
9a8b46b1e3 Merge branch 'master' of git://github.com/threeve/cocoa.vim
Conflicts:
	after/syntax/objc_enhanced.vim
	autoload/objc/cocoacomplete.vim
	autoload/objc/man.vim
	lib/get_methods.sh
2010-03-30 20:56:59 -04:00
Michael Sanders
714cdcf2f0 fixed exception sometimes thrown in snow leopard 2010-03-30 20:26:34 -04:00
marutanm
d4a4b35962 added some mappings like editor in Xcode
<d-/> to comment out
<d-]> to indent
<d-[> to unindent
2010-03-28 00:42:20 +09:00
Michael Sanders
2b5b9edd88 fixed bug in generating cocoa classes 2010-02-11 14:47:31 -05:00
Michael Sanders
65d2f557e0 updated documentation 2010-02-11 14:47:31 -05:00
Michael Sanders
e7e4a41813 added error message if doc could not be found 2010-02-11 14:47:31 -05:00
Michael Sanders
3e043dd03c added error message if doc could not be found 2010-02-11 14:47:31 -05:00
Michael Sanders
ba3e35efcf fixed bug in switching to/from header files 2010-02-11 14:47:31 -05:00
Basil Shkara
f544474d19 Display reference's docset in inputlist.
Also added support for Snow Leopard docset.
2010-02-11 14:46:33 -05:00
Hwee-Boon Yar
8ae12a4490 Search for the project file a few directories up. Useful when the current file being edited is not in the same directory as the project file 2010-01-31 18:03:22 +08:00
Jason Foreman
d7dc61bbdb Tweak some highlights. 2010-01-25 20:16:11 -06:00
Jason Foreman
81d83ab303 Add protocol keywords for highlighting. 2010-01-25 20:08:53 -06:00
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
msanders
ca97c18924 updated documentation 2009-12-26 12:49:10 -05:00
Michael
12679e3bfd added error message if doc could not be found 2009-12-26 01:50:19 -05:00
Michael
4944075f57 added error message if doc could not be found 2009-12-26 01:39:02 -05:00
Michael
db510894a7 fixed bug in switching to/from header files 2009-12-26 01:37:38 -05:00
Basil Shkara
8b536d1138 Display reference's docset in inputlist.
Also added support for Snow Leopard docset.
2009-09-20 15:55:43 +10:00
Michael Sanders
fcd237ac89 added syntax/completion support for function macros 2009-09-08 21:40:05 -04:00
Michael Sanders
39ff05444e added syntax/completion support for function macros 2009-09-08 21:40:05 -04:00
Michael Sanders
178bbba456 added syntax & completion support for iPhone 3.0 SDK 2009-09-08 20:17:41 -04:00
Michael Sanders
c311b9ff35 added syntax & completion support for iPhone 3.0 SDK 2009-09-08 20:17:41 -04:00
Michael Sanders
856a654750 fixed <d-r> to build & go Xcode when errors are shown 2009-09-08 20:16:13 -04:00
Michael Sanders
51a6cb399e fixed <d-r> to build & go Xcode when errors are shown 2009-09-08 20:16:13 -04:00
Michael Sanders
1150035a0e avoided some encoding issues with documentation 2009-09-08 20:15:28 -04:00
Michael Sanders
2eb6d3843e avoided some encoding issues with documentation 2009-09-08 20:15:28 -04:00
Michael Sanders
cba0e0b272 updated docset paths for iPhone 3.0 SDK 2009-09-08 01:20:30 -04:00
Michael Sanders
dc272158eb updated docset paths for iPhone 3.0 SDK 2009-09-08 01:20:30 -04:00
Michael Sanders
c3cd7211de fixed bug with :ListMethods and splits 2009-07-13 12:16:06 -04:00
Michael Sanders
21919f7d4d fixed bug with :ListMethods and splits 2009-07-13 12:16:06 -04:00
Michael Sanders
0201ca1dc9 updated documentation 2009-07-01 12:48:46 -07:00
Michael Sanders
9b866b5a36 updated documentation 2009-07-01 12:48:46 -07:00
Michael Sanders
7d832b5bfb added license 2009-06-30 23:31:21 -07:00
Michael Sanders
c81c562d22 added license 2009-06-30 23:31:21 -07:00
Michael Sanders
cf5af126f1 fixed bug with cocoa.vim with nested class names (e.g. "[[NSString alloc] ini)" 2009-06-30 23:10:40 -07:00
Michael Sanders
f4fbe30225 fixed bug with cocoa.vim with nested class names (e.g. "[[NSString alloc] ini)" 2009-06-30 23:10:40 -07:00
Michael Sanders
49d3fbf165 fixed some bugs/cleaned up code in objc#man.vim 2009-06-30 23:09:00 -07:00
Michael Sanders
c56d72d620 fixed some bugs/cleaned up code in objc#man.vim 2009-06-30 23:09:00 -07:00
Michael Sanders
c1905dc6c3 fixed bug with objc#man.vim 2009-06-23 12:52:58 -04:00
Michael Sanders
a3c79e5a81 fixed bug with objc#man.vim 2009-06-23 12:52:58 -04:00
Michael Sanders
68930f5641 added support for #pragma marks in method_list.vim 2009-06-23 09:09:48 -04:00
Michael Sanders
342b3faba1 added support for #pragma marks in method_list.vim 2009-06-23 09:09:48 -04:00
Michael Sanders
b6040fe724 fixed bug with looking up documentation for multi-parameter method names 2009-06-23 09:04:39 -04:00