Update URL for AutoHotkey grammar

This commit is contained in:
Paul Chaignon
2015-01-31 12:16:41 +01:00
parent 20b82e4bc9
commit fb40ee986f
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -552,3 +552,6 @@
[submodule "vendor/grammars/liquid.tmbundle"]
path = vendor/grammars/liquid.tmbundle
url = https://github.com/bastilian/validcode-textmate-bundles
[submodule "vendor/grammars/AutoHotkey"]
path = vendor/grammars/AutoHotkey
url = https://github.com/ahkscript/AutoHotkey

View File

@@ -24,6 +24,8 @@ vendor/grammars/Agda.tmbundle:
- source.agda
vendor/grammars/Alloy.tmbundle:
- source.alloy
vendor/grammars/AutoHotkey/:
- source.ahk
vendor/grammars/ColdFusion:
- source.cfscript
- source.cfscript.cfc

1
vendor/grammars/AutoHotkey vendored Submodule