Commit 8a45dfb5 authored by FichteFoll's avatar FichteFoll

Merge pull request #5272 from mtxr/master

Added SQLTools repository
parents 796e5248 816ddea0
...@@ -1585,7 +1585,7 @@ ...@@ -1585,7 +1585,7 @@
"tags": true "tags": true
} }
] ]
}, },
{ {
"name": "SlideShow(S9)", "name": "SlideShow(S9)",
"details": "https://github.com/Seasons7/sublime-slideshow", "details": "https://github.com/Seasons7/sublime-slideshow",
...@@ -2342,6 +2342,17 @@ ...@@ -2342,6 +2342,17 @@
} }
] ]
}, },
{
"name": "SQLTools",
"details": "https://github.com/mtxr/SQLTools",
"labels": ["sql", "formatting", "formatter", "tools", "completions"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Squib Snippets", "name": "Squib Snippets",
"details": "https://github.com/andymeneely/sublime-squib", "details": "https://github.com/andymeneely/sublime-squib",
......
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