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,6 @@
|
||||
{
|
||||
"path": "$HOME/bin:/usr/local/bin:$PATH",
|
||||
"cmd": ["coffee","-c","$file"],
|
||||
"file_regex": "^(...*?):([0-9]*):?([0-9]*)",
|
||||
"selector": "source.coffee"
|
||||
}
|
||||
Reference in New Issue
Block a user