mirror of
https://github.com/amix/vimrc
synced 2025-01-19 23:24:00 +00:00
6 lines
60 B
Text
6 lines
60 B
Text
|
@interface ${1:ClassName} : ${2:NSObject}
|
||
|
{${3}
|
||
|
}
|
||
|
${4}
|
||
|
@end
|