From 2f65462ce0b73bb13f20ea0197b1f93724dbdcbe Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Sun, 1 Feb 2015 11:39:59 -0800 Subject: [PATCH] Trailing slash fix. --- grammars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grammars.yml b/grammars.yml index dff21de3..85d06129 100644 --- a/grammars.yml +++ b/grammars.yml @@ -24,7 +24,7 @@ vendor/grammars/Agda.tmbundle: - source.agda vendor/grammars/Alloy.tmbundle: - source.alloy -vendor/grammars/AutoHotkey/: +vendor/grammars/AutoHotkey: - source.ahk vendor/grammars/ColdFusion: - source.cfscript