Commit e432e7f9 authored by wbond's avatar wbond

Merged pull request #1292 - added SimpleTODO

parents f35392cf 2f904a02
...@@ -482,6 +482,7 @@ ...@@ -482,6 +482,7 @@
"https://github.com/jugyo/SublimeRSpecNavigator", "https://github.com/jugyo/SublimeRSpecNavigator",
"https://github.com/jugyo/SublimeRubyEval", "https://github.com/jugyo/SublimeRubyEval",
"https://github.com/jugyo/SublimeRubyToggleString", "https://github.com/jugyo/SublimeRubyToggleString",
"https://github.com/jugyo/SublimeSimpleTODO",
"https://github.com/jugyo/SublimeSnippetMaker", "https://github.com/jugyo/SublimeSnippetMaker",
"https://github.com/jugyo/SublimeTraverse", "https://github.com/jugyo/SublimeTraverse",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
...@@ -1778,6 +1779,7 @@ ...@@ -1778,6 +1779,7 @@
"SublimeRubyMotionBuilder": "RubyMotionBuilder", "SublimeRubyMotionBuilder": "RubyMotionBuilder",
"SublimeRubyToggleString": "RubyToggleString", "SublimeRubyToggleString": "RubyToggleString",
"SublimeSendToPasteBin": "SendToPasteBin", "SublimeSendToPasteBin": "SendToPasteBin",
"SublimeSimpleTODO": "SimpleTODO",
"SublimeSnippetMaker": "SnippetMaker", "SublimeSnippetMaker": "SnippetMaker",
"SublimeSourcePawn": "SourcePawn Syntax Highlighting", "SublimeSourcePawn": "SourcePawn Syntax Highlighting",
"SublimeSourceTree": "SourceTree", "SublimeSourceTree": "SourceTree",
......
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