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)