Commit 46ee1a98 authored by Charlie Allom's avatar Charlie Allom Committed by Alejandro Cavazos

Add NotmuchAddress Command. (#6361)

* Add NotmuchAddress Command.

* remove duplicate base url
parent d3201ad4
...@@ -692,6 +692,17 @@ ...@@ -692,6 +692,17 @@
} }
] ]
}, },
{
"name": "NotmuchAddress",
"details": "https://github.com/yeled/sublime-notmuch-address",
"releases": [
{
"sublime_text": ">3000",
"platforms": ["osx"],
"tags": true
}
]
},
{ {
"name": "NoTutorial", "name": "NoTutorial",
"details": "https://github.com/chadnewbry/NoTutorial", "details": "https://github.com/chadnewbry/NoTutorial",
......
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