mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
new closure snippet
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>content</key>
|
||||
<string>(function(){
|
||||
${0:${TM_SELECTED_TEXT:
|
||||
}}})();
|
||||
</string>
|
||||
<key>keyEquivalent</key>
|
||||
<string>^W</string>
|
||||
<key>name</key>
|
||||
<string>closure</string>
|
||||
<key>scope</key>
|
||||
<string>source.js</string>
|
||||
<key>uuid</key>
|
||||
<string>9655FB2D-E7ED-4189-9050-6F5B5D305975</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user