diff --git a/.gitmodules b/.gitmodules index 1816e097..626438d3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -528,9 +528,6 @@ [submodule "vendor/grammars/sublime-bsv"] path = vendor/grammars/sublime-bsv url = https://github.com/thotypous/sublime-bsv -[submodule "vendor/grammars/AutoHotkey"] - path = vendor/grammars/AutoHotkey - url = https://github.com/robertcollier4/AutoHotkey [submodule "vendor/grammars/Sublime-HTTP"] path = vendor/grammars/Sublime-HTTP url = https://github.com/httpspec/sublime-highlighting diff --git a/grammars.yml b/grammars.yml index 9c9d7e35..0f8a66d6 100644 --- a/grammars.yml +++ b/grammars.yml @@ -24,8 +24,6 @@ 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 diff --git a/vendor/grammars/AutoHotkey b/vendor/grammars/AutoHotkey deleted file mode 160000 index 371f9b23..00000000 --- a/vendor/grammars/AutoHotkey +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 371f9b23071bf4f8df74bf162b5f4441ec6f0bb0