aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-02 15:00:08 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-02 15:00:08 +1200
commit34450a8e8b61ffab432e9f5816d49fafff509b26 (patch)
tree7ae215f308aaeadc1acba54f5b94183b789663f9 /.gitmodules
parentRemove unimpaired.vim (diff)
downloaddotfiles-34450a8e8b61ffab432e9f5816d49fafff509b26.tar.gz
dotfiles-34450a8e8b61ffab432e9f5816d49fafff509b26.zip
Remove abolish.vim and commentary.vim
Not using them much if at all anymore.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 0 insertions, 6 deletions
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