Commit 78595db4 authored by Jon Schlinkert's avatar Jon Schlinkert Committed by FichteFoll

adds `Base Snippets` to "repository/b.json" (#5488)

parent e6a981ae
...@@ -128,6 +128,17 @@ ...@@ -128,6 +128,17 @@
} }
] ]
}, },
{
"name": "Base Snippets",
"details": "https://github.com/node-base/sublime-text-base-snippets",
"labels": ["snippets", "JavaScript", "base", "node", "node-base"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Base16 Color Schemes", "name": "Base16 Color Schemes",
"details": "https://github.com/chriskempson/base16-textmate", "details": "https://github.com/chriskempson/base16-textmate",
......
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