From 0479a8998226a7d30db43803b3a6a76b9155cbe6 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Wed, 4 Feb 2015 19:57:48 +0100 Subject: [PATCH] Update URL for AutoHotkey grammar --- .gitmodules | 3 +++ grammars.yml | 2 ++ vendor/grammars/AutoHotkey | 1 + 3 files changed, 6 insertions(+) create mode 160000 vendor/grammars/AutoHotkey diff --git a/.gitmodules b/.gitmodules index 425a486e..d0afdd65 100644 --- a/.gitmodules +++ b/.gitmodules @@ -588,3 +588,6 @@ [submodule "vendor/grammars/sublime-text-ox"] path = vendor/grammars/sublime-text-ox url = https://github.com/andreashetland/sublime-text-ox +[submodule "vendor/grammars/AutoHotkey"] + path = vendor/grammars/AutoHotkey + url = https://github.com/ahkscript/SublimeAutoHotkey diff --git a/grammars.yml b/grammars.yml index 2f539728..1c82a254 100644 --- a/grammars.yml +++ b/grammars.yml @@ -24,6 +24,8 @@ vendor/grammars/Agda.tmbundle: - source.agda vendor/grammars/Alloy.tmbundle: - source.alloy +vendor/grammars/AutoHotkey/: +- source.ahk vendor/grammars/CLIPS-sublime: - source.clips vendor/grammars/ColdFusion: diff --git a/vendor/grammars/AutoHotkey b/vendor/grammars/AutoHotkey new file mode 160000 index 00000000..9b42c86e --- /dev/null +++ b/vendor/grammars/AutoHotkey @@ -0,0 +1 @@ +Subproject commit 9b42c86e75a78e0f3c37d87476c1d943803fa76e