Removing AutoIt grammar

This commit is contained in:
Arfon Smith
2016-03-18 15:11:03 -06:00
parent f6e1ab444e
commit 9c18bf3a89
4 changed files with 1 additions and 14 deletions

3
.gitmodules vendored
View File

@@ -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

View File

@@ -260,7 +260,7 @@ AutoIt:
- AutoItScript
extensions:
- .au3
tm_scope: source.autoit.3
tm_scope: none
ace_mode: autohotkey
Awk:

View File

@@ -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)