aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-23 15:00:54 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-23 15:00:54 +1300
commitd2bf5c757a29aa960b65ee1e50d48ff893d9cdec (patch)
tree37bcc2df81ccd83b0c1edc249a43b8e51e3bd0bf /.gitmodules
parentMerge branch 'release/v0.25.0' (diff)
parentBump version number to 0.26.0 (diff)
downloaddotfiles-039e72c0371411dff142905d7b4b327d12bdd354.tar.gz (sig)
dotfiles-039e72c0371411dff142905d7b4b327d12bdd354.zip
Merge branch 'release/v0.26.0'v0.26.0
* release/v0.26.0: Bump version number to 0.26.0 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