# -*- mode: snippet -*- # contributor: Alexander Sulfrian # name: procedure prototype # key: proc # condition: (delphi-in-class-definition) # expand-env: ((yas/indent-line 'auto) (yas/wrap-around-region 'nil) (yas/also-auto-indent-first-line 't)) # -- procedure ${1:Name$(capitalize text)}($2); $0