Severel changes.

This commit is contained in:
Fabian Becker
2022-11-07 11:59:10 +01:00
parent 949811bf94
commit 2b3c42121a
16 changed files with 315 additions and 210 deletions

View File

@@ -0,0 +1,10 @@
{
"anonymous-function": {
"prefix": "fn",
"body": [
"function($1)",
"\t${0:-- code}",
"end"
]
}
}