Commit d4b2a9e9 authored by Will Bond's avatar Will Bond

Merge pull request #581 from edubkendo/master

Adds sublime-coffeescript-function-finder
parents 77453dc1 06e70540
...@@ -157,6 +157,7 @@ ...@@ -157,6 +157,7 @@
"https://github.com/dzhibas/SublimePrettyJson", "https://github.com/dzhibas/SublimePrettyJson",
"https://github.com/EastPoint/Sublime-AngularJS-Coffee-Completions", "https://github.com/EastPoint/Sublime-AngularJS-Coffee-Completions",
"https://github.com/eddorre/SublimeERB", "https://github.com/eddorre/SublimeERB",
"https://github.com/edubkendo/sublime-coffeescript-function-finder",
"https://github.com/ehamiter/ST2-GitHubinator", "https://github.com/ehamiter/ST2-GitHubinator",
"https://github.com/ehuss/Sublime-Column-Select", "https://github.com/ehuss/Sublime-Column-Select",
"https://github.com/ehuss/Sublime-Wrap-Plus", "https://github.com/ehuss/Sublime-Wrap-Plus",
...@@ -673,6 +674,7 @@ ...@@ -673,6 +674,7 @@
"sublime-capybara-snippets": "Capybara Snippets", "sublime-capybara-snippets": "Capybara Snippets",
"Sublime-CMakeLists": "CMake", "Sublime-CMakeLists": "CMake",
"sublime-coffee-compile": "CoffeeCompile", "sublime-coffee-compile": "CoffeeCompile",
"sublime-coffeescript-function-finder": "CoffeeScript Function Finder",
"sublime-color-schemes": "Color Schemes by carlcalderon", "sublime-color-schemes": "Color Schemes by carlcalderon",
"sublime-colorpick": "ColorPick", "sublime-colorpick": "ColorPick",
"Sublime-Column-Select": "Column Select", "Sublime-Column-Select": "Column Select",
......
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