From 9c18bf3a89f21bcf9253137b201d06a310ceead7 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Fri, 18 Mar 2016 15:11:03 -0600 Subject: [PATCH] Removing AutoIt grammar --- .gitmodules | 3 --- lib/linguist/languages.yml | 2 +- vendor/grammars/autoitv3-tmbundle | 1 - vendor/licenses/grammar/autoitv3-tmbundle.txt | 9 --------- 4 files changed, 1 insertion(+), 14 deletions(-) delete mode 160000 vendor/grammars/autoitv3-tmbundle delete mode 100644 vendor/licenses/grammar/autoitv3-tmbundle.txt diff --git a/.gitmodules b/.gitmodules index f904e96c..238642da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,9 +22,6 @@ [submodule "vendor/grammars/Sublime-REBOL"] path = vendor/grammars/Sublime-REBOL url = https://github.com/Oldes/Sublime-REBOL -[submodule "vendor/grammars/autoitv3-tmbundle"] - path = vendor/grammars/autoitv3-tmbundle - url = https://github.com/Red-Nova-Technologies/autoitv3-tmbundle [submodule "vendor/grammars/Sublime-VimL"] path = vendor/grammars/Sublime-VimL url = https://github.com/SalGnt/Sublime-VimL diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 8aedec25..29961bee 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -260,7 +260,7 @@ AutoIt: - AutoItScript extensions: - .au3 - tm_scope: source.autoit.3 + tm_scope: none ace_mode: autohotkey Awk: diff --git a/vendor/grammars/autoitv3-tmbundle b/vendor/grammars/autoitv3-tmbundle deleted file mode 160000 index 9fb17135..00000000 --- a/vendor/grammars/autoitv3-tmbundle +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9fb171353c28313a79aef68571d8f9608a34eeae diff --git a/vendor/licenses/grammar/autoitv3-tmbundle.txt b/vendor/licenses/grammar/autoitv3-tmbundle.txt deleted file mode 100644 index f85771be..00000000 --- a/vendor/licenses/grammar/autoitv3-tmbundle.txt +++ /dev/null @@ -1,9 +0,0 @@ ---- -type: grammar -name: autoitv3-tmbundle -license: gpl -curated: true ---- -This bundle is licensed under the GPL. - -* [http://www.gnu.org/licenses/gpl.html](http://www.gnu.org/licenses/gpl.html)