diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-08-23 19:23:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-23 19:23:33 +0100 |
| commit | f62fc708ed62263649ae5bf60a9770917eeed867 (patch) | |
| tree | 817d84cfe3c4b6cc0216cf022c32d3480cfdc55a | |
| parent | 792b5086915be228d6692af1262036b87f4c3c96 (diff) | |
| parent | f2c10c5a3a429c9301d81edc92f9e63327486cca (diff) | |
| download | packages-f62fc708ed62263649ae5bf60a9770917eeed867.tar.gz packages-f62fc708ed62263649ae5bf60a9770917eeed867.zip | |
Merge branch 'master' into add-fugitive0609
| -rw-r--r-- | packages.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 9923a18..2de4b7b 100644 --- a/packages.json +++ b/packages.json @@ -7077,5 +7077,19 @@ "description": "Simple command line tool to make git more intuitive, along with useful GitHub addons.", "license": "MIT", "web": "https://github.com/citycide/fugitive" - } + }, + { + "name": "dbg", + "url": "https://github.com/enthus1ast/nimDbg", + "method": "git", + "tags": [ + "template", + "echo", + "dbg", + "debug" + ], + "description": "dbg template; in debug echo" , + "license": "MIT", + "web": "https://github.com/enthus1ast/nimDbg" + } ] |
