Skip to content

Commit

Permalink
Added lastpos, unimpaired, vim-git plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
skwp authored and Yan Pritzker committed Dec 13, 2011
1 parent 492408b commit f01bfde
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions vim/bundle/tpope-vim-git
Submodule tpope-vim-git added at d05825
1 change: 1 addition & 0 deletions vim/bundle/tpope-vim-unimpaired
Submodule tpope-vim-unimpaired added at 8505f2
1 change: 1 addition & 0 deletions vim/bundle/vim-scripts-lastpos
Submodule vim-scripts-lastpos added at 21a22c

0 comments on commit f01bfde

Please sign in to comment.