dotar/vim/snippets/progress/defbuf.snippet

2 lines
86 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
DEFINE VARIABLE ${1:VariableName} AS ${2}.DEFINE BUFFER b_${1:TableName} FOR $1 ${2}.