From c8f783969f55b382b4a5bf43745860e2cb203c4a Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 28 Sep 2015 13:00:49 -0500 Subject: Properly sets yajs.vim location --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5c5f452..8cd7075 100644 --- a/.gitmodules +++ b/.gitmodules @@ -102,4 +102,4 @@ url = git@github.com:rbdr/api-notation.vim.git [submodule "vim/bundle/yajs.vim"] path = vim/bundle/yajs.vim - url = https://github.com/othree/yajs.vim + url = https://github.com/othree/yajs.vim -- cgit