/javascript-mode/extjs.aifc
Unknown | 11 lines | 9 code | 2 blank | 0 comment | 0 complexity | 4531d603c5140585871fadf852c0be85 MD5 | raw file
1# name : config=||...Ext.applyIf(...) 2# key : aifc 3# group : extjs 4# contributor : crazycode@gmail.com 5# This was cloned from a TextMate bundle for yasnippet. 6# -- 7config = config || {}; 8 9Ext.applyIf(config, { 10 11});