diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:11:57 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-09-28 13:11:57 -0500 |
| commit | 7f54f7ebc7e555a52ad9fcda7f54e2c3bc728af8 (patch) | |
| tree | 680a0f54b43c7cc0a27bad2d1945c43c2aa9e685 | |
| parent | 5d7da6fb3524f3361002588f8a23154136b7cd0d (diff) | |
Cleans gitmodules
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index e30da88..da3cf5f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,6 +100,3 @@ [submodule "vim/bundle/api-notation.vim"] path = vim/bundle/api-notation.vim 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 |