From c2a13ef3f498d90fb9f46b830e14c31156635676 Mon Sep 17 00:00:00 2001
From: Max Christian Pohle
Date: Mon, 9 May 2016 17:00:35 +0200
Subject: moved repository up again

this repo shell be used for vim exclusively
---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index a7dea0d..57ae747 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule ".vim/plugins/Vundle.vim"]
-	path = .vim/plugins/Vundle.vim
+[submodule "plugins/Vundle.vim"]
+	path = plugins/Vundle.vim
 	url = https://github.com/VundleVim/Vundle.vim.git
-- 
cgit v1.2.3