mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Removing AutoIt grammar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -22,9 +22,6 @@
|
|||||||
[submodule "vendor/grammars/Sublime-REBOL"]
|
[submodule "vendor/grammars/Sublime-REBOL"]
|
||||||
path = vendor/grammars/Sublime-REBOL
|
path = vendor/grammars/Sublime-REBOL
|
||||||
url = https://github.com/Oldes/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"]
|
[submodule "vendor/grammars/Sublime-VimL"]
|
||||||
path = vendor/grammars/Sublime-VimL
|
path = vendor/grammars/Sublime-VimL
|
||||||
url = https://github.com/SalGnt/Sublime-VimL
|
url = https://github.com/SalGnt/Sublime-VimL
|
||||||
|
|||||||
@@ -260,7 +260,7 @@ AutoIt:
|
|||||||
- AutoItScript
|
- AutoItScript
|
||||||
extensions:
|
extensions:
|
||||||
- .au3
|
- .au3
|
||||||
tm_scope: source.autoit.3
|
tm_scope: none
|
||||||
ace_mode: autohotkey
|
ace_mode: autohotkey
|
||||||
|
|
||||||
Awk:
|
Awk:
|
||||||
|
|||||||
1
vendor/grammars/autoitv3-tmbundle
vendored
1
vendor/grammars/autoitv3-tmbundle
vendored
Submodule vendor/grammars/autoitv3-tmbundle deleted from 9fb171353c
@@ -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)
|
|
||||||
Reference in New Issue
Block a user