Merge pull request #612 from netei/patch-1
Update javascript.snippets : f should expand near words
This commit is contained in:
commit
8a501edad8
@ -11,7 +11,7 @@ snippet fun
|
|||||||
${0}
|
${0}
|
||||||
}
|
}
|
||||||
# Anonymous Function
|
# Anonymous Function
|
||||||
snippet f
|
snippet f "" w
|
||||||
function(${1}) {
|
function(${1}) {
|
||||||
${0}
|
${0}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user