From 34450a8e8b61ffab432e9f5816d49fafff509b26 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 2 Jun 2018 15:00:08 +1200 Subject: Remove abolish.vim and commentary.vim Not using them much if at all anymore. --- .gitmodules | 6 ------ 1 file changed, 6 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 158c0cb1..9bda87e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -39,12 +39,6 @@ url = https://sanctum.geek.nz/code/vim-sahara.git # Others' Vim plugins -[submodule "vim/bundle/abolish"] - path = vim/bundle/abolish - url = https://sanctum.geek.nz/clone/vim-abolish.git -[submodule "vim/bundle/commentary"] - path = vim/bundle/commentary - url = https://sanctum.geek.nz/clone/vim-commentary.git [submodule "vim/bundle/repeat"] path = vim/bundle/repeat url = https://sanctum.geek.nz/clone/vim-repeat.git -- cgit v1.2.3