diff --git a/.gitmodules b/.gitmodules index 58ca837..8704019 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule ".vim/bundle/argtextobj.vim"] path = .vim/bundle/argtextobj.vim url = git://github.com/vim-scripts/argtextobj.vim.git -[submodule ".vim/bundle/gist-vim"] - path = .vim/bundle/gist-vim - url = git://github.com/mattn/gist-vim.git [submodule ".vim/bundle/vim-textobj-rubyblock"] path = .vim/bundle/vim-textobj-rubyblock url = git://github.com/nelstrom/vim-textobj-rubyblock.git @@ -34,9 +31,6 @@ [submodule ".vim/bundle/vim-ruby"] path = .vim/bundle/vim-ruby url = git://github.com/vim-ruby/vim-ruby.git -[submodule ".vim/bundle/vim-fugitive"] - path = .vim/bundle/vim-fugitive - url = git://github.com/tpope/vim-fugitive.git [submodule ".vim/bundle/vim-coffee-script"] path = .vim/bundle/vim-coffee-script url = git://github.com/kchmck/vim-coffee-script.git @@ -49,18 +43,9 @@ [submodule ".vim/bundle/vim-dispatch"] path = .vim/bundle/vim-dispatch url = git://github.com/tpope/vim-dispatch.git -[submodule ".vim/bundle/tagbar"] - path = .vim/bundle/tagbar - url = git://github.com/majutsushi/tagbar.git [submodule ".vim/bundle/ctrlp"] path = .vim/bundle/ctrlp url = git://github.com/kien/ctrlp.vim.git -[submodule ".vim/bundle/base16"] - path = .vim/bundle/base16 - url = git://github.com/chriskempson/base16-vim.git -[submodule ".vim/bundle/fakeclip"] - path = .vim/bundle/fakeclip - url = git://github.com/kana/vim-fakeclip [submodule ".vim/bundle/ag"] path = .vim/bundle/ag url = git://github.com/rking/ag.vim.git @@ -88,9 +73,6 @@ [submodule ".vim/bundle/vim-sleuth"] path = .vim/bundle/vim-sleuth url = git://github.com/tpope/vim-sleuth.git -[submodule ".vim/bundle/vim-startify"] - path = .vim/bundle/vim-startify - url = git://github.com/mhinz/vim-startify.git [submodule ".vim/bundle/vim-rsi"] path = .vim/bundle/vim-rsi url = git://github.com/tpope/vim-rsi.git diff --git a/.vim/bundle/base16 b/.vim/bundle/base16 deleted file mode 160000 index e711e9b..0000000 --- a/.vim/bundle/base16 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e711e9b1412b55fec7e8a5cff4ac5c06f9078729 diff --git a/.vim/bundle/fakeclip b/.vim/bundle/fakeclip deleted file mode 160000 index b02d8a9..0000000 --- a/.vim/bundle/fakeclip +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b02d8a9140d800f4a07af82fa31b6189bb3b66c6 diff --git a/.vim/bundle/gist-vim b/.vim/bundle/gist-vim deleted file mode 160000 index 88c331e..0000000 --- a/.vim/bundle/gist-vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 88c331e2e07765090112a396e5e119b39b5aa754 diff --git a/.vim/bundle/tagbar b/.vim/bundle/tagbar deleted file mode 160000 index 7b36c46..0000000 --- a/.vim/bundle/tagbar +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7b36c46d17d57db34fdb0adac9ba6382d0bb5e66 diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive deleted file mode 160000 index 9835920..0000000 --- a/.vim/bundle/vim-fugitive +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9835920a3c91236021fc8c88cc4157304e24356b diff --git a/.vim/bundle/vim-startify b/.vim/bundle/vim-startify deleted file mode 160000 index b3127cb..0000000 --- a/.vim/bundle/vim-startify +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b3127cb0d42d6c3fcde81c2fca5af013cd0fed08