yasnippet/extras/imported/objc-mode/Wrap in alloc init (alloc).yasnippet
2010-03-14 15:30:22 +00:00

8 lines
197 B
Plaintext

# -*- mode: snippet -*-
# type: command
# key: alloc
# contributor: Translated from TextMate Snippet
# name: Insert [[[… alloc] init] autorelease]
## condition: "source.objc, source.objc++"
# --