/javascript-mode/extjs_initl
http://github.com/ridgetang/snippets · #! · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · 2896f5ff5f4898f02a025c00f69d00bb MD5 · raw file
- # name : initl
- # key : initl
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- /**
- * ${1:Description}
- */
- initListeners: function() {
- $0
- }