mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
8 lines
230 B
Plaintext
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"
|
|
# --
|