From 720c31a5dc09cc3c4a8564d16d3a5d309a3b9017 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 24 Sep 2018 15:11:05 +0200 Subject: Use Vundle plugin manager and install nertdree plugin. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3