diff --git a/.gitmodules b/.gitmodules index 5e0f4b9..56f8051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "bundle/TextFormat"] path = bundle/TextFormat url = https://github.com/vim-scripts/TextFormat.git +[submodule "bundle/vim-orgmode"] + path = bundle/vim-orgmode + url = https://github.com/jceb/vim-orgmode.git diff --git a/bundle/vim-orgmode b/bundle/vim-orgmode new file mode 160000 index 0000000..37fc5db --- /dev/null +++ b/bundle/vim-orgmode @@ -0,0 +1 @@ +Subproject commit 37fc5db4d167ca0def23febcb06d984ab72015be