# -*- mode: snippet -*- # key: bez # contributor: Translated from TextMate Snippet # name: NSBezierPath ## condition: "source.objc, source.objc++" # -- NSBezierPath${TM_C_POINTER: *}${1:path} = [NSBezierPath bezierPath]; $0