Commit c23ce580 authored by Niklas Postulart's avatar Niklas Postulart

Added Doctrine Sublime Snippets Pack

parent f9bb5658
...@@ -582,6 +582,7 @@ ...@@ -582,6 +582,7 @@
"https://github.com/NoxArt/SublimeText2-FTPSync", "https://github.com/NoxArt/SublimeText2-FTPSync",
"https://github.com/NoxArt/SublimeText2-LinkOpener", "https://github.com/NoxArt/SublimeText2-LinkOpener",
"https://github.com/npostulart/SCSS-Snippets", "https://github.com/npostulart/SCSS-Snippets",
"https://github.com/npostulart/doctrine-sublime-snippets"
"https://github.com/nucleartux/sublime-symfony", "https://github.com/nucleartux/sublime-symfony",
"https://github.com/oct8cat/sublime-phpdox", "https://github.com/oct8cat/sublime-phpdox",
"https://github.com/odyssomay/sublime-lispindent", "https://github.com/odyssomay/sublime-lispindent",
...@@ -1185,6 +1186,7 @@ ...@@ -1185,6 +1186,7 @@
"SASS-Snippets": "SASS Snippets", "SASS-Snippets": "SASS Snippets",
"sass-textmate-bundle": "Sass", "sass-textmate-bundle": "Sass",
"SCSS-Snippets": "SCSS Snippets", "SCSS-Snippets": "SCSS Snippets",
"doctrine-sublime-snippets": "Doctrine Snippets",
"SCSS.tmbundle": "SCSS", "SCSS.tmbundle": "SCSS",
"SearchInProject_SublimeText2": "SearchInProject", "SearchInProject_SublimeText2": "SearchInProject",
"setdjangosyntax": "SetDjangoSyntax", "setdjangosyntax": "SetDjangoSyntax",
...@@ -1505,7 +1507,7 @@ ...@@ -1505,7 +1507,7 @@
"SublimeFileTemplates": "FileTemplates", "SublimeFileTemplates": "FileTemplates",
"SublimeFunctionNameDisplay": "Function Name Display", "SublimeFunctionNameDisplay": "Function Name Display",
"SublimeGoBuild": "Go Build", "SublimeGoBuild": "Go Build",
"SublimeGReader": "Google Reader", "SublimeGReader": "Google Reader",
"SublimeGtags": "GTags", "SublimeGtags": "GTags",
"SublimeHideTabs": "Hide Tabs", "SublimeHideTabs": "Hide Tabs",
"SublimeHighlight": "Highlight", "SublimeHighlight": "Highlight",
......
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