From 599d146118effe108696d036b9fe09f06e5f2dc8 Mon Sep 17 00:00:00 2001 From: Thomas Van Doren Date: Fri, 10 Apr 2015 16:58:18 -0700 Subject: [PATCH] Use chapel-lang/chapel-tmbundle for Chapel grammar. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index aea5068f..f1ce5891 100644 --- a/.gitmodules +++ b/.gitmodules @@ -96,7 +96,7 @@ url = https://github.com/bfad/Sublime-Lasso [submodule "vendor/grammars/chapel-tmbundle"] path = vendor/grammars/chapel-tmbundle - url = https://github.com/bholt/chapel-tmbundle + url = https://github.com/chapel-lang/chapel-tmbundle [submodule "vendor/grammars/sublime-nginx"] path = vendor/grammars/sublime-nginx url = https://github.com/brandonwamboldt/sublime-nginx