yasnippet/extras/imported/objc-mode/Format Method Signature.yasnippet
2010-03-14 15:30:22 +00:00

8 lines
179 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Reformat Method Signature
## binding: "^q"
## condition: "meta.function.objc"
# --