/javascript-mode/extjs_initl
#! | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 2896f5ff5f4898f02a025c00f69d00bb MD5 | raw file
1# name : initl 2# key : initl 3# group : extjs 4# contributor : crazycode@gmail.com 5# This was cloned from a TextMate bundle for yasnippet. 6# -- 7/** 8 * ${1:Description} 9 */ 10initListeners: function() { 11 $0 12}