From a730caa767e60e39fdea08080494be4f77d7adb8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 10 Aug 2016 00:38:22 -0400 Subject: remove some vim plugins that i never use --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c7db4de..6046657 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,9 +46,6 @@ [submodule "vim/bundle/unite"] path = vim/bundle/unite url = git://github.com/Shougo/unite.vim -[submodule "vim/bundle/vimfiler"] - path = vim/bundle/vimfiler - url = git://github.com/Shougo/vimfiler.vim [submodule "vim/bundle/vimproc"] path = vim/bundle/vimproc url = git://github.com/Shougo/vimproc.vim @@ -73,9 +70,6 @@ [submodule "vim/bundle/typescript"] path = vim/bundle/typescript url = git://github.com/leafgarland/typescript-vim -[submodule "vim/bundle/easymotion"] - path = vim/bundle/easymotion - url = https://github.com/Lokaltog/vim-easymotion.git [submodule "vim/bundle/julia"] path = vim/bundle/julia url = https://github.com/JuliaLang/julia-vim -- cgit v1.2.3-54-g00ecf