Add snippet for arrow functions (js)

This commit is contained in:
Augusto Gunsch
2021-10-29 12:17:12 -03:00
parent 34d144d312
commit ef3df20a6c
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
XPT arr " ( .. ) => {..}
XSET arg*|post=ExpandIfNotEmpty(', ', 'arg*')
(`arg*^) => { `cursor^ }