Commit 4c54b0b2 authored by Anders Nøklestad's avatar Anders Nøklestad

Add Simple Ember.js Navigator

parent 594501b1
...@@ -130,6 +130,7 @@ ...@@ -130,6 +130,7 @@
"https://github.com/mrmartineau/Placeholders", "https://github.com/mrmartineau/Placeholders",
"https://github.com/nathos/sass-textmate-bundle/tree/sublime", "https://github.com/nathos/sass-textmate-bundle/tree/sublime",
"https://github.com/Nijikokun/Prevu", "https://github.com/Nijikokun/Prevu",
"https://github.com/noklesta/SublimeEmberNav",
"https://github.com/noklesta/SublimeQuickFileCreator", "https://github.com/noklesta/SublimeQuickFileCreator",
"https://github.com/noklesta/SublimeRailsNav", "https://github.com/noklesta/SublimeRailsNav",
"https://github.com/NorthIsUp/Sublimation", "https://github.com/NorthIsUp/Sublimation",
...@@ -334,6 +335,7 @@ ...@@ -334,6 +335,7 @@
"sublime_guard" : "Guard", "sublime_guard" : "Guard",
"sublime_text_alternative_autocompletion": "alternative_autocompletion", "sublime_text_alternative_autocompletion": "alternative_autocompletion",
"SublimeAutoSemiColon" : "Auto Semi-Colon", "SublimeAutoSemiColon" : "Auto Semi-Colon",
"SublimeEmberNav": "Simple Ember.js Navigator",
"SublimeERB": "ERB Insert and Toggle Commands", "SublimeERB": "ERB Insert and Toggle Commands",
"SublimeFileTemplates": "FileTemplates", "SublimeFileTemplates": "FileTemplates",
"SublimeFunctionNameDisplay" : "Function Name Display", "SublimeFunctionNameDisplay" : "Function Name Display",
......
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