mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add bundles for coffeeScript and ruby
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?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>\`${1:`pbpaste`}\`</string>
|
||||
<key>keyEquivalent</key>
|
||||
<string>^j</string>
|
||||
<key>name</key>
|
||||
<string>Raw javascript</string>
|
||||
<key>scope</key>
|
||||
<string>source.coffee</string>
|
||||
<key>uuid</key>
|
||||
<string>422A59E7-FC36-4E99-B01C-6353515BB544</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user