Skip to content

Instantly share code, notes, and snippets.

@mtsgi
Last active May 4, 2020 12:21
Show Gist options
  • Save mtsgi/c3f7d323dd6430d1faf12faa27377612 to your computer and use it in GitHub Desktop.
Save mtsgi/c3f7d323dd6430d1faf12faa27377612 to your computer and use it in GitHub Desktop.
User snippet for kit(kit apps framework v2)
{
"kit": {
"prefix": "kit",
"body": "((_pid, _app) => {\n $1\n})(pid, app);"
}
}
@mtsgi
Copy link
Author

mtsgi commented Dec 21, 2019

VSCode User snippet for kit(kaf v2)

~/Library/Application Support/Code/User/snippets/javascript.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment