summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-09-24 15:11:05 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-09-24 15:11:05 +0200
commit720c31a5dc09cc3c4a8564d16d3a5d309a3b9017 (patch)
tree68215c6086c6018db62530b11b1d129db28a59d2 /.gitmodules
parentaacc89d5e81a49e0f0d5fafc3a7833d0e33be6c3 (diff)
downloadvimrc-720c31a5dc09cc3c4a8564d16d3a5d309a3b9017.tar.gz
vimrc-720c31a5dc09cc3c4a8564d16d3a5d309a3b9017.tar.bz2
vimrc-720c31a5dc09cc3c4a8564d16d3a5d309a3b9017.zip
Use Vundle plugin manager and install nertdree plugin.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..75554b2
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "bundle/Vundle.vim"]
+ path = bundle/Vundle.vim
+ url = https://github.com/VundleVim/Vundle.vim.git