Adding align plugin for vim

This commit is contained in:
Hunter Haugen 2012-06-14 12:23:55 -07:00
parent ad4c2a75c9
commit dcd514fd00
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View file

@ -10,3 +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