From d46e214985ee0abcf20229fd2811432652e1aff1 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Fri, 18 Mar 2016 16:42:08 -0600 Subject: [PATCH] Removing InnoSetup grammar --- .gitmodules | 3 --- grammars.yml | 2 -- lib/linguist/languages.yml | 2 +- vendor/grammars/InnoSetup | 1 - 4 files changed, 1 insertion(+), 7 deletions(-) delete mode 160000 vendor/grammars/InnoSetup diff --git a/.gitmodules b/.gitmodules index 179d49fd..a519e179 100644 --- a/.gitmodules +++ b/.gitmodules @@ -503,9 +503,6 @@ [submodule "vendor/grammars/ec.tmbundle"] path = vendor/grammars/ec.tmbundle url = https://github.com/ecere/ec.tmbundle -[submodule "vendor/grammars/InnoSetup"] - path = vendor/grammars/InnoSetup - url = https://github.com/idleberg/InnoSetup-Sublime-Text [submodule "vendor/grammars/gap-tmbundle"] path = vendor/grammars/gap-tmbundle url = https://github.com/dhowden/gap-tmbundle diff --git a/grammars.yml b/grammars.yml index c724f3ce..34220dd1 100755 --- a/grammars.yml +++ b/grammars.yml @@ -50,8 +50,6 @@ vendor/grammars/Handlebars: - text.html.handlebars vendor/grammars/IDL-Syntax: - source.webidl -vendor/grammars/InnoSetup/: -- source.inno vendor/grammars/Isabelle.tmbundle: - source.isabelle.root - source.isabelle.theory diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 168b494f..5da5dfbf 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -1550,7 +1550,7 @@ Inno Setup: type: programming extensions: - .iss - tm_scope: source.inno + tm_scope: none ace_mode: text Io: diff --git a/vendor/grammars/InnoSetup b/vendor/grammars/InnoSetup deleted file mode 160000 index a60fea9a..00000000 --- a/vendor/grammars/InnoSetup +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a60fea9a2f06be459007373eb28c2d225b6c8f43