Commit 2fa8d531 authored by Jeremy Cowgar's avatar Jeremy Cowgar

Added my two sublime packages, Duplicate Same and Task Timer.

parent 0633154c
...@@ -406,6 +406,8 @@ ...@@ -406,6 +406,8 @@
"https://github.com/jnordberg/sublime-colorpick", "https://github.com/jnordberg/sublime-colorpick",
"https://github.com/jocelynmallon/sublime-text-2-marked", "https://github.com/jocelynmallon/sublime-text-2-marked",
"https://github.com/jocelynmallon/sublime-text-2-sourcetree", "https://github.com/jocelynmallon/sublime-text-2-sourcetree",
"https://github.com/jcowgar/sublime-duplicate-same",
"https://github.com/jcowgar/sublime-task-timer",
"https://github.com/joelpt/sublimetext-automatic-backups", "https://github.com/joelpt/sublimetext-automatic-backups",
"https://github.com/joelpt/sublimetext-print-to-html", "https://github.com/joelpt/sublimetext-print-to-html",
"https://github.com/JohnNilsson/awk-sublime", "https://github.com/JohnNilsson/awk-sublime",
...@@ -1284,6 +1286,7 @@ ...@@ -1284,6 +1286,7 @@
"sublime-DefaultFileType": "Default File Type", "sublime-DefaultFileType": "Default File Type",
"sublime-django-click": "Django Click", "sublime-django-click": "Django Click",
"Sublime-Dummy-Image-Generator": "Dummy Image Generator", "Sublime-Dummy-Image-Generator": "Dummy Image Generator",
"sublime-duplicate-same": "Duplicate Same",
"sublime-dustjs": "Dust.js", "sublime-dustjs": "Dust.js",
"sublime-EasyMotion": "EasyMotion", "sublime-EasyMotion": "EasyMotion",
"sublime-eco": "eco", "sublime-eco": "eco",
...@@ -1406,6 +1409,7 @@ ...@@ -1406,6 +1409,7 @@
"sublime-switch": "Switch", "sublime-switch": "Switch",
"sublime-symfony2": "Symfony2 Snippets", "sublime-symfony2": "Symfony2 Snippets",
"Sublime-SymfonyCommander": "SymfonyCommander", "Sublime-SymfonyCommander": "SymfonyCommander",
"sublime-task-timer": "Task Timer",
"sublime-taskwarrior": "Taskwarrior", "sublime-taskwarrior": "Taskwarrior",
"sublime-templateninja": "TemplateNinja", "sublime-templateninja": "TemplateNinja",
"sublime-test-double": "Test Double", "sublime-test-double": "Test Double",
......
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