mirror of
https://github.com/amix/vimrc
synced 2025-01-04 16:08:44 +00:00
4 lines
51 B
Text
4 lines
51 B
Text
|
@interface ${1:NSObject} (${2:Category})
|
||
|
${3}
|
||
|
@end
|