aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-23 14:59:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-23 14:59:56 +1300
commit703eab28106db44b3608f76dc1254c1b50bdfc01 (patch)
treeec9bad735ec5e5d73e69fc9223135f3eb8ece3a5 /.gitmodules
parentMerge branch 'release/v0.25.0' into develop (diff)
parentRemove Pathogen from Vim setup (diff)
downloaddotfiles-703eab28106db44b3608f76dc1254c1b50bdfc01.tar.gz
dotfiles-703eab28106db44b3608f76dc1254c1b50bdfc01.zip
Merge branch 'feature/no-pathogen' into develop
* feature/no-pathogen: Remove Pathogen from Vim setup
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 8039bbad..33154748 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,9 +10,6 @@
[submodule "vim/bundle/lion"]
path = vim/bundle/lion
url = https://sanctum.geek.nz/clone/vim-lion.git
-[submodule "vim/bundle/pathogen"]
- path = vim/bundle/pathogen
- url = https://sanctum.geek.nz/clone/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://sanctum.geek.nz/clone/vim-repeat.git