[SVN] Bundle commit 71
chris
chris at svn.macromates.com
Mon Jan 10 06:56:02 UTC 2005
Add some C-family snippets. For the for-loops, I will eventually need to add either some kind of conditional, or to move the ++ language variants into their own bundles to optimize scoping of the index variable. Still, this works for GNU, C99, and C++ and it's just one word to be deleted otherwise.
Changed:
A trunk/C.tmbundle/Snippets/020 for loop (for).plist
A trunk/C.tmbundle/Snippets/030 for int loop (fori).plist
U trunk/Lisp.tmbundle/Syntaxes/Lisp.plist
A trunk/Objective-C.tmbundle/Snippets/080 for NSArray loop (forarray).plist
A trunk/Objective-C.tmbundle/Snippets/090 Object Accessors (objacc).plist
More information about the textmate-dev
mailing list