Commit 2f904a02 authored by jugyo's avatar jugyo

add SimpleTODO plugin

plugin to manage TODO.
![screencast](https://raw.github.com/jugyo/SublimeSimpleTODO/master/screencast.gif)
parent a7210712
...@@ -465,6 +465,7 @@ ...@@ -465,6 +465,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/SublimeTraverse", "https://github.com/jugyo/SublimeTraverse",
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/JulianEberius/SublimeRope", "https://github.com/JulianEberius/SublimeRope",
...@@ -1709,6 +1710,7 @@ ...@@ -1709,6 +1710,7 @@
"SublimeRubyMotionBuilder": "RubyMotionBuilder", "SublimeRubyMotionBuilder": "RubyMotionBuilder",
"SublimeRubyToggleString": "RubyToggleString", "SublimeRubyToggleString": "RubyToggleString",
"SublimeSendToPasteBin": "SendToPasteBin", "SublimeSendToPasteBin": "SendToPasteBin",
"SublimeSimpleTODO": "SimpleTODO",
"SublimeSourcePawn": "SourcePawn Syntax Highlighting", "SublimeSourcePawn": "SourcePawn Syntax Highlighting",
"SublimeSourceTree": "SourceTree", "SublimeSourceTree": "SourceTree",
"SublimeStatusbarPath": "Statusbar Path", "SublimeStatusbarPath": "Statusbar Path",
......
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