/javascript-mode/extjs.aif

http://github.com/ridgetang/snippets · Unknown · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 5cab5dc9a1bbd4e54e9f7e8cd92910fb MD5 · raw file

  1. # name : aif
  2. # key : aif
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. Ext.applyIf(${1:config}, {
  8. $0
  9. });