From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- Plugins/SqlFormatterSimple/sqlformattersimple.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Plugins/SqlFormatterSimple/sqlformattersimple.json (limited to 'Plugins/SqlFormatterSimple/sqlformattersimple.json') 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" +} -- cgit v1.2.3