Adding align plugin for vim
This commit is contained in:
parent
ad4c2a75c9
commit
dcd514fd00
3 changed files with 6 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue