1
0
mirror of https://github.com/gryf/snipmate.vim.git synced 2025-12-19 20:38:05 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
marutanm
9394f8fea9 added some snippets like editor in Xcode
based on Apple's document Xcode Workspace Guide
(http://developer.apple.com/mac/library/DOCUMENTATION/DeveloperTools/Conceptual/XcodeWorkspace/100-The_Text_Editor/text_editor.html#//apple_ref/doc/uid/TP40002679-SW35)

Signed-off-by: Michael Sanders <msanders42@gmail.com>
2010-04-08 01:01:44 -04:00
msanders
1b261234b2 added saner default snippets 2009-12-27 22:07:47 -05:00
Michael Sanders
af264e857f updated objc snippets 2009-07-13 11:21:45 -04:00
Michael Sanders
4e61b3af8a fixed some objc snippets 2009-05-11 00:02:17 -04:00
Michael Sanders
80740e95f8 added some more objc snippets 2009-05-03 11:20:53 -04:00
Michael Sanders
111916ad47 fixed/added some objc snippets 2009-04-25 11:34:52 -04:00
Michael Sanders
ac45382833 fixed a typo in Obj-C snippets and added another snippet 2009-04-13 20:50:05 -04:00
Michael Sanders
e0bb30b5f0 added some more objc-c snippets and fixed a typo 2009-04-03 22:43:17 -04:00
Michael Sanders
8764924dfe Completely replaced command-based snippets with a new, easier to read/maintain syntax. Also added a python script to make it easier to migrate. 2009-03-22 22:35:03 -04:00