Commit f07293c9 authored by Will Bond's avatar Will Bond Committed by GitHub

Merge pull request #5648 from webchun/master

Added Bootstrap 3 and Foundation 6 Autocomplete
parents b0253e20 65244529
......@@ -817,6 +817,18 @@
}
]
},
{
"name": "Bootstrap 3 Autocomplete",
"details": "https://github.com/webchun/bootstrap-3-sublime-autocomplete",
"author": "Webchun",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Bootstrap 3 Jade Snippets",
"details": "https://github.com/rs459/bootstrap3-jade-sublime-plugin",
......
......@@ -1238,6 +1238,17 @@
}
]
},
{
"name": "Foundation 6 Autocomplete",
"details": "https://github.com/webchun/foundation-6-sublime-autocomplete",
"labels": ["auto-complete"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Foundation Snippets",
"details": "https://github.com/flashpunk/Zurb-Foundation-Snippets",
......
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