diff --git a/snippets/pml.snippets b/snippets/pml.snippets index 82fd36d..4924666 100644 --- a/snippets/pml.snippets +++ b/snippets/pml.snippets @@ -11,8 +11,8 @@ snippet chapter

-snippet pref - +snippet ref + snippet sec ${2} @@ -89,18 +89,18 @@ snippet hl snippet img
${2} - +
snippet var - ${1:variableName}${2} + ${1:variableName}${2} snippet class - ${1:className}${2} + ${1:className}${2} snippet m ${1:methodName}${2} snippet ma ${1:methodName}${3} snippet om - ${1:methodName}${2} + ${1:methodName}${2} snippet oma ${1:methodName}${2} snippet em