From f01bfdee1254beaebefa80a75d73531f0447f0ed Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 12 Dec 2011 18:21:56 -0800 Subject: [PATCH] Added lastpos, unimpaired, vim-git plugins --- .gitmodules | 9 +++++++++ vim/bundle/tpope-vim-git | 1 + vim/bundle/tpope-vim-unimpaired | 1 + vim/bundle/vim-scripts-lastpos | 1 + 4 files changed, 12 insertions(+) create mode 160000 vim/bundle/tpope-vim-git create mode 160000 vim/bundle/tpope-vim-unimpaired create mode 160000 vim/bundle/vim-scripts-lastpos diff --git a/.gitmodules b/.gitmodules index 8562680..479ef43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,12 @@ [submodule "vim/bundle/skwp-vim-git-grep-rails-partial"] path = vim/bundle/skwp-vim-git-grep-rails-partial url = https://github.com/skwp/vim-git-grep-rails-partial +[submodule "vim/bundle/tpope-vim-unimpaired"] + path = vim/bundle/tpope-vim-unimpaired + url = https://github.com/tpope/vim-unimpaired +[submodule "vim/bundle/tpope-vim-git"] + path = vim/bundle/tpope-vim-git + url = https://github.com/tpope/vim-git +[submodule "vim/bundle/vim-scripts-lastpos"] + path = vim/bundle/vim-scripts-lastpos + url = https://github.com/vim-scripts/lastpos.vim diff --git a/vim/bundle/tpope-vim-git b/vim/bundle/tpope-vim-git new file mode 160000 index 0000000..d058250 --- /dev/null +++ b/vim/bundle/tpope-vim-git @@ -0,0 +1 @@ +Subproject commit d058250916346f9957e13e1a6a268d705011a993 diff --git a/vim/bundle/tpope-vim-unimpaired b/vim/bundle/tpope-vim-unimpaired new file mode 160000 index 0000000..8505f2e --- /dev/null +++ b/vim/bundle/tpope-vim-unimpaired @@ -0,0 +1 @@ +Subproject commit 8505f2eb3d7ff2bd0810f6e06cb103d783c05f5a diff --git a/vim/bundle/vim-scripts-lastpos b/vim/bundle/vim-scripts-lastpos new file mode 160000 index 0000000..21a22ce --- /dev/null +++ b/vim/bundle/vim-scripts-lastpos @@ -0,0 +1 @@ +Subproject commit 21a22ce4a11117cae8a0017c1cd9a9094fe5adf2