Replaced align.vim with tabular.vim because it is more popular

This commit is contained in:
yan
2011-12-18 01:05:38 -08:00
committed by Yan Pritzker
parent 3cc2d28114
commit 5002f51491
6 changed files with 19 additions and 5 deletions

9
.gitmodules vendored
View File

@@ -160,6 +160,9 @@
[submodule "vim/bundle/chrismetcalf-vim-yankring"]
path = vim/bundle/chrismetcalf-vim-yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "vim/bundle/tsaleh-vim-align"]
path = vim/bundle/tsaleh-vim-align
url = https://github.com/tsaleh/vim-align
[submodule "vim/bundle/mattn-gist-vim"]
path = vim/bundle/mattn-gist-vim
url = https://github.com/mattn/gist-vim
[submodule "vim/bundle/godlygeek-tabular"]
path = vim/bundle/godlygeek-tabular
url = https://github.com/godlygeek/tabular