Unverified Commit ba2015b5 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add NaNoWriMo Word Count Updater (#6705)

parents c898638d e1610e72
...@@ -33,6 +33,17 @@ ...@@ -33,6 +33,17 @@
} }
] ]
}, },
{
"name": "NaNoWriMo Word Count Updater",
"details": "https://github.com/Nanofus/nanowrimo_word_count_updater",
"labels": ["workflow", "sync"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Naomi", "name": "Naomi",
"details": "https://github.com/borela/naomi", "details": "https://github.com/borela/naomi",
...@@ -833,7 +844,7 @@ ...@@ -833,7 +844,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "NPMInfo", "name": "NPMInfo",
"details": "https://github.com/dsteinbach/npm-info", "details": "https://github.com/dsteinbach/npm-info",
......
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