Commit 942c74a6 authored by Erwan Richard's avatar Erwan Richard

Add "CTags for PHP" package

parent 594501b1
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
"https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Perforce-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Search-Anywhere-Plugin",
"https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"https://github.com/erichard/SublimeCTagsPHP",
"https://github.com/Etsur/EE-ST2", "https://github.com/Etsur/EE-ST2",
"https://github.com/fabiocorneti/SublimeTextGitX", "https://github.com/fabiocorneti/SublimeTextGitX",
"https://github.com/facelessuser/BracketHighlighter", "https://github.com/facelessuser/BracketHighlighter",
...@@ -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",
"SublimeCTagsPHP" : "CTags for PHP",
"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