diff --git a/.gitmodules b/.gitmodules index 152c440..18c63ef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -79,3 +79,9 @@ [submodule "bundle/textile"] path = bundle/textile url = https://github.com/timcharper/textile.vim.git +[submodule "bundle/eunuch"] + path = bundle/eunuch + url = https://github.com/tpope/vim-eunuch.git +[submodule "bundle/speeddating"] + path = bundle/speeddating + url = https://github.com/tpope/vim-speeddating.git diff --git a/bundle/eunuch b/bundle/eunuch new file mode 160000 index 0000000..fd3da99 --- /dev/null +++ b/bundle/eunuch @@ -0,0 +1 @@ +Subproject commit fd3da99b62291c6732b264feedc24e3d73f1baa9 diff --git a/bundle/speeddating b/bundle/speeddating new file mode 160000 index 0000000..e5995ff --- /dev/null +++ b/bundle/speeddating @@ -0,0 +1 @@ +Subproject commit e5995ffe63381151dd2956703df560abefa4f020