summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2018-04-15 14:39:18 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2018-04-15 14:39:18 +0200
commitf394b2f7285a1972bb65b8b470a7209d0b6dd27c (patch)
treecf39a814cd4f9e7398748f187dddec9e267f8408 /.gitmodules
parent38a8dc9de439c6c90890d22dcfd4e6665b027981 (diff)
Added vundle submodule, fcard files
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..9eb7fea
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".vim/bundle/Vundle.vim"]
+ path = .vim/bundle/Vundle.vim
+ url = https://github.com/VundleVim/Vundle.vim.git