aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/SqlFormatterSimple/sqlformattersimple.json
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/SqlFormatterSimple/sqlformattersimple.json')
-rw-r--r--Plugins/SqlFormatterSimple/sqlformattersimple.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Plugins/SqlFormatterSimple/sqlformattersimple.json b/Plugins/SqlFormatterSimple/sqlformattersimple.json
new file mode 100644
index 0000000..ff51f13
--- /dev/null
+++ b/Plugins/SqlFormatterSimple/sqlformattersimple.json
@@ -0,0 +1,7 @@
+{
+ "type": "CodeFormatterPlugin",
+ "title": "SQL Simple",
+ "description": "Basic formatter with very little options.",
+ "version": 10000,
+ "author": "SalSoft"
+}