Commit deec9069 authored by Brandon Beacher's avatar Brandon Beacher

Add SublimeText2RailsRelatedFiles.

parent ebc0bf10
...@@ -75,7 +75,8 @@ ...@@ -75,7 +75,8 @@
"https://github.com/CraigWilliams/TestChooser", "https://github.com/CraigWilliams/TestChooser",
"https://github.com/ameyp/CscopeSublime", "https://github.com/ameyp/CscopeSublime",
"https://github.com/robcowie/SublimeTODO", "https://github.com/robcowie/SublimeTODO",
"https://raw.github.com/indynagpal/coldfusion-sublime-text-2/master/package_control.json" "https://raw.github.com/indynagpal/coldfusion-sublime-text-2/master/package_control.json",
"https://github.com/luqman/SublimeText2RailsRelatedFiles"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -112,6 +113,7 @@ ...@@ -112,6 +113,7 @@
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
"haxe-sublime2-bundle" : "HaXe", "haxe-sublime2-bundle" : "HaXe",
"SCSS.tmbundle": "SCSS", "SCSS.tmbundle": "SCSS",
"CscopeSublime": "Cscope" "CscopeSublime": "Cscope",
"SublimeText2RailsRelatedFiles": "Rails Related Files"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment