diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:00:49 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:00:49 -0500 |
| commit | c8f783969f55b382b4a5bf43745860e2cb203c4a (patch) | |
| tree | b3caacae3499b8d7198b6e62571d40f82a925055 | |
| parent | e356a1171afc6a08a6dc1e75cea242a76b8dd2e1 (diff) | |
Properly sets yajs.vim location
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |