From 7f54f7ebc7e555a52ad9fcda7f54e2c3bc728af8 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Mon, 28 Sep 2015 13:11:57 -0500 Subject: Cleans gitmodules --- .gitmodules | 3 --- 1 file changed, 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 -- cgit