Allow one step setup
This commit is contained in:
@@ -56,5 +56,4 @@ if t[3] != "Geburtsdatum" and len(t[3]) == 8:
|
||||
if len(t[3]) > 4:
|
||||
t[3] = f"{t[3][:5]}.{t[3][5:]}"
|
||||
`|${4:PLZ}|${5}`!p snip.rv= complete(t[5], ['Offenbach', 'Hanau', 'Mühlheim', 'Frankfurt'])`|${6:Adresse}|${7:Nachname}`!p t[7] = t[7].upper()`, ${8:Vorname}
|
||||
|
||||
endsnippet
|
||||
|
||||
Reference in New Issue
Block a user