diff --git a/.gitmodules b/.gitmodules index bd4f911a..a796e2f6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,21 @@ [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = git@github.com:tpope/vim-commentary.git +[submodule "bundle/vim-fugitive"] + path = bundle/vim-fugitive + url = git@github.com:tpope/vim-fugitive.git +[submodule "bundle/vim-airline"] + path = bundle/vim-airline + url = git@github.com:bling/vim-airline.git +[submodule "bundle/mayansmoke"] + path = bundle/mayansmoke + url = git@github.com:vim-scripts/mayansmoke.git +[submodule "bundle/vim-markdown"] + path = bundle/vim-markdown + url = git@github.com:tpope/vim-markdown.git +[submodule "bundle/goyo.vim"] + path = bundle/goyo.vim + url = git@github.com:junegunn/goyo.vim.git +[submodule "bundle/vim-zenroom2"] + path = bundle/vim-zenroom2 + url = git@github.com:amix/vim-zenroom2.git diff --git a/bundle/goyo.vim b/bundle/goyo.vim new file mode 160000 index 00000000..eb4ec21f --- /dev/null +++ b/bundle/goyo.vim @@ -0,0 +1 @@ +Subproject commit eb4ec21fe6d737fb8acdc8fc7a465b240a3fe22c diff --git a/bundle/mayansmoke b/bundle/mayansmoke new file mode 160000 index 00000000..168883af --- /dev/null +++ b/bundle/mayansmoke @@ -0,0 +1 @@ +Subproject commit 168883af7aec05f139af251f47eadd5dfb802c9d diff --git a/bundle/vim-airline b/bundle/vim-airline new file mode 160000 index 00000000..a5a88ce6 --- /dev/null +++ b/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit a5a88ce662b3ca6da0d1a3b693df90058e26d563 diff --git a/bundle/vim-fugitive b/bundle/vim-fugitive new file mode 160000 index 00000000..e065e4f8 --- /dev/null +++ b/bundle/vim-fugitive @@ -0,0 +1 @@ +Subproject commit e065e4f841f4a033ac9a6156573a446007617b1d diff --git a/bundle/vim-markdown b/bundle/vim-markdown new file mode 160000 index 00000000..409c37b2 --- /dev/null +++ b/bundle/vim-markdown @@ -0,0 +1 @@ +Subproject commit 409c37b205afa2f9d590e23de8171482d66770e2 diff --git a/bundle/vim-zenroom2 b/bundle/vim-zenroom2 new file mode 160000 index 00000000..948734e2 --- /dev/null +++ b/bundle/vim-zenroom2 @@ -0,0 +1 @@ +Subproject commit 948734e280ed90db446dfc2cae7d5d8828d1e051