summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-12-28 11:23:04 +0100
committerThibaut Horel <thibaut.horel@gmail.com>2013-12-28 11:23:04 +0100
commit65b19f722ced33700893f4b37749d6dd009ef2da (patch)
treeaad0aa2125c79201a43d1882824f0ed287323b6e /.gitmodules
parentb768829cd36d827ba8c61acc973ed7ab7f9fc34a (diff)
downloaddotfiles-65b19f722ced33700893f4b37749d6dd009ef2da.tar.gz
[Vim] Add vimwiki bundle
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 80dcfbb..d49ba1a 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule ".vim/bundle/molokai"]
path = .vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
+[submodule ".vim/bundle/vimwiki"]
+ path = .vim/bundle/vimwiki
+ url = git://github.com/vim-scripts/vimwiki.git