From 1ec1aa34747be1119483dff7eb4ae6896c50bea6 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 2 Aug 2013 03:35:40 -0700 Subject: [PATCH] gundo and ultisnips submodules --- .gitmodules | 6 ++++++ vim-files/.vim/bundle/gundo | 1 + vim-files/.vim/bundle/ultisnips | 1 + 3 files changed, 8 insertions(+) create mode 160000 vim-files/.vim/bundle/gundo create mode 160000 vim-files/.vim/bundle/ultisnips diff --git a/.gitmodules b/.gitmodules index f4197b9..8772ef0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,9 @@ [submodule "vim-files/.vim/bundle/vim-easymotion"] path = vim-files/.vim/bundle/vim-easymotion url = https://github.com/Lokaltog/vim-easymotion.git +[submodule "vim-files/.vim/bundle/gundo"] + path = vim-files/.vim/bundle/gundo + url = https://github.com/sjl/gundo.vim.git +[submodule "vim-files/.vim/bundle/ultisnips"] + path = vim-files/.vim/bundle/ultisnips + url = https://github.com/SirVer/ultisnips.git diff --git a/vim-files/.vim/bundle/gundo b/vim-files/.vim/bundle/gundo new file mode 160000 index 0000000..3975ac8 --- /dev/null +++ b/vim-files/.vim/bundle/gundo @@ -0,0 +1 @@ +Subproject commit 3975ac871565115e3769dc69c06bc88ddc1369af diff --git a/vim-files/.vim/bundle/ultisnips b/vim-files/.vim/bundle/ultisnips new file mode 160000 index 0000000..4a1e5e6 --- /dev/null +++ b/vim-files/.vim/bundle/ultisnips @@ -0,0 +1 @@ +Subproject commit 4a1e5e60ff44c99e2145eceaa8f8405874d34777