summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2017-02-01 16:21:51 +0100
committerTharre <tharre3@gmail.com>2017-02-01 16:32:11 +0100
commit299c73997f57d12b8380119f5a0be0ba4fa57216 (patch)
treea35ef01ac0cef5e72adfecd554c84203cd3c17a4
parent97449b4b6702f2a17fe73ec31e5149edb784cc49 (diff)
downloaddotfiles-299c73997f57d12b8380119f5a0be0ba4fa57216.tar.gz
dotfiles-299c73997f57d12b8380119f5a0be0ba4fa57216.tar.xz
dotfiles-299c73997f57d12b8380119f5a0be0ba4fa57216.zip
vim: add vimwiki
-rw-r--r--.gitmodules3
m---------.vim/bundle/vimwiki0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7ce405a..9ff910e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,3 +52,6 @@
[submodule ".vim/bundle/vim-javacomplete2"]
path = .vim/bundle/vim-javacomplete2
url = https://github.com/artur-shaik/vim-javacomplete2.git
+[submodule ".vim/bundle/vimwiki"]
+ path = .vim/bundle/vimwiki
+ url = https://github.com/vimwiki/vimwiki.git
diff --git a/.vim/bundle/vimwiki b/.vim/bundle/vimwiki
new file mode 160000
+Subproject bb75ec6debffca00318bcb4753f2143a7f94669