summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2016-12-12 23:55:43 -0600
committerBobby Bingham <koorogi@koorogi.info>2016-12-12 23:55:43 -0600
commit062501f7b5e86703e5027a589a9f620b9b4a50e5 (patch)
treed77da8dd0f1fa78c5aefc8fedf78b0d6940d586a
parent680ed69ef244ec7e6e9fbf215cb9696fa7f9fc56 (diff)
vim: add vimwiki
-rw-r--r--.gitmodules3
m---------vim/.vim/bundle/vimwiki0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e8d2541..28773fe 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
+[submodule "vim/.vim/bundle/vimwiki"]
+ path = vim/.vim/bundle/vimwiki
+ url = https://github.com/vimwiki/vimwiki.git
diff --git a/vim/.vim/bundle/vimwiki b/vim/.vim/bundle/vimwiki
new file mode 160000
+Subproject bb75ec6debffca00318bcb4753f2143a7f94669