Commit 4e7e3fc1 authored by wbond's avatar wbond

Merged pull request #62 - added Cscope

parents 06e178dc 52e27058
...@@ -72,7 +72,8 @@ ...@@ -72,7 +72,8 @@
"https://github.com/eddorre/SublimeERB", "https://github.com/eddorre/SublimeERB",
"https://github.com/clemos/haxe-sublime2-bundle", "https://github.com/clemos/haxe-sublime2-bundle",
"https://github.com/kuroir/SCSS.tmbundle/tree/SublimeText2", "https://github.com/kuroir/SCSS.tmbundle/tree/SublimeText2",
"https://github.com/CraigWilliams/TestChooser" "https://github.com/CraigWilliams/TestChooser",
"https://github.com/ameyp/CscopeSublime"
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -108,6 +109,7 @@ ...@@ -108,6 +109,7 @@
"sublime-text-2-wordpress": "Wordpress", "sublime-text-2-wordpress": "Wordpress",
"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"
} }
} }
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