Remove Align.vim and add Align
This commit is contained in:
parent
dcd514fd00
commit
ec54d3a627
4 changed files with 5 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue