/javascript-mode/extjs.aif
http://github.com/ridgetang/snippets · Unknown · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 5cab5dc9a1bbd4e54e9f7e8cd92910fb MD5 · raw file
- # name : aif
- # key : aif
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- Ext.applyIf(${1:config}, {
- $0
- });