aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json16
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"
+ }
]