# -*- mode: snippet -*- # key: format # contributor: Translated from TextMate Snippet # name: NSString With Format ## condition: "source.objc, source.objc++" # -- [NSString stringWithFormat:@"$1", $2]$0