diff --git a/UltiSnips/xml_api.snippets b/UltiSnips/xml_api.snippets index 3fc3c7f..b43a730 100644 --- a/UltiSnips/xml_api.snippets +++ b/UltiSnips/xml_api.snippets @@ -12,8 +12,8 @@ endsnippet snippet struct "api block" ${1:name} - ${1:name}${2:type} - ${3:description}$0 + ${3:name}${4:type} + ${5:description}$0 ${2:description}