/javascript-mode/extjs_oreql
http://github.com/ridgetang/snippets · #! · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · 798c4a393ca95e653cfbc6c89719f856 MD5 · raw file
- # name : ||=
- # key : ||=
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- ${1:config} = ${1:config} || {$2};$0