Remove Align.vim and add Align

This commit is contained in:
Hunter Haugen 2012-06-14 12:32:35 -07:00
parent dcd514fd00
commit ec54d3a627
4 changed files with 5 additions and 5 deletions

6
.gitmodules vendored
View file

@ -10,6 +10,6 @@
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
[submodule ".vim/bundle/Align.vim"]
path = .vim/bundle/Align.vim
url = https://github.com/vim-scripts/Align.vim.git
[submodule ".vim/bundle/Align"]
path = .vim/bundle/Align
url = https://github.com/vim-scripts/Align.git