yasnippet/extras/imported/objc-mode/Insert Call to Super.yasnippet
2010-03-14 15:30:22 +00:00

8 lines
230 B
Plaintext

# -*- mode: snippet -*-
# type: command
# key: super
# contributor: Translated from TextMate Snippet
# name: Insert Call to Super
## condition: "source.objc meta.scope.implementation, source.objc++ meta.scope.implementation"
# --