Commit 2d00fd14 authored by Kevin Yank's avatar Kevin Yank

Merge pull request #1186 from jcowgar/master

Task Timer and Duplicate Same packages
parents 9bb5abd0 ebd6bc25
...@@ -394,6 +394,8 @@ ...@@ -394,6 +394,8 @@
"https://github.com/jcartledge/sublime-surround", "https://github.com/jcartledge/sublime-surround",
"https://github.com/jcartledge/vintage-sublime-surround", "https://github.com/jcartledge/vintage-sublime-surround",
"https://github.com/jclement/SublimePandoc", "https://github.com/jclement/SublimePandoc",
"https://github.com/jcowgar/sublime-duplicate-same",
"https://github.com/jcowgar/sublime-task-timer",
"https://github.com/jdc0589/CaseConversion", "https://github.com/jdc0589/CaseConversion",
"https://github.com/jdc0589/JsFormat", "https://github.com/jdc0589/JsFormat",
"https://github.com/jden/AMDtools", "https://github.com/jden/AMDtools",
...@@ -1343,6 +1345,7 @@ ...@@ -1343,6 +1345,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",
...@@ -1471,6 +1474,7 @@ ...@@ -1471,6 +1474,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-tern": "TernJS", "sublime-tern": "TernJS",
......
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