Move out old vim files
This commit is contained in:
parent
35d3cd52a2
commit
336ba41033
40 changed files with 17 additions and 17 deletions
34
.gitmodules
vendored
34
.gitmodules
vendored
|
|
@ -1,54 +1,54 @@
|
|||
[submodule ".vim/bundle/Gundo"]
|
||||
path = .vim/bundle/Gundo
|
||||
path = .oldvim/vim/bundle/Gundo
|
||||
url = https://github.com/vim-scripts/Gundo.git
|
||||
ignore = dirty
|
||||
[submodule ".vim/bundle/ShowMarks"]
|
||||
path = .vim/bundle/ShowMarks
|
||||
path = .oldvim/vim/bundle/ShowMarks
|
||||
url = https://github.com/vim-scripts/ShowMarks.git
|
||||
ignore = dirty
|
||||
[submodule ".vim/bundle/vundle"]
|
||||
path = .vim/bundle/vundle
|
||||
path = .oldvim/vim/bundle/vundle
|
||||
url = https://github.com/gmarik/vundle.git
|
||||
ignore = dirty
|
||||
[submodule ".vim/bundle/Align"]
|
||||
path = .vim/bundle/Align
|
||||
path = .oldvim/vim/bundle/Align
|
||||
url = https://github.com/vim-scripts/Align.git
|
||||
[submodule ".vim/bundle/vim-markdown"]
|
||||
path = .vim/bundle/vim-markdown
|
||||
path = .oldvim/vim/bundle/vim-markdown
|
||||
url = https://github.com/tpope/vim-markdown.git
|
||||
[submodule ".vim/bundle/FuzzyFinder"]
|
||||
path = .vim/bundle/FuzzyFinder
|
||||
path = .oldvim/vim/bundle/FuzzyFinder
|
||||
url = https://github.com/vim-scripts/FuzzyFinder.git
|
||||
[submodule ".vim/bundle/L9"]
|
||||
path = .vim/bundle/L9
|
||||
path = .oldvim/vim/bundle/L9
|
||||
url = https://github.com/vim-scripts/L9.git
|
||||
[submodule ".vim/bundle/Tabular"]
|
||||
path = .vim/bundle/Tabular
|
||||
path = .oldvim/vim/bundle/Tabular
|
||||
url = https://github.com/vim-scripts/Tabular.git
|
||||
[submodule ".vim/bundle/The-NERD-tree"]
|
||||
path = .vim/bundle/The-NERD-tree
|
||||
path = .oldvim/vim/bundle/The-NERD-tree
|
||||
url = https://github.com/vim-scripts/The-NERD-tree.git
|
||||
[submodule ".vim/bundle/ctrlp.vim"]
|
||||
path = .vim/bundle/ctrlp.vim
|
||||
path = .oldvim/vim/bundle/ctrlp.vim
|
||||
url = https://github.com/vim-scripts/ctrlp.vim.git
|
||||
[submodule ".vim/bundle/gnupg"]
|
||||
path = .vim/bundle/gnupg
|
||||
path = .oldvim/vim/bundle/gnupg
|
||||
url = https://github.com/vim-scripts/gnupg.git
|
||||
[submodule ".vim/bundle/vim-puppet"]
|
||||
path = .vim/bundle/vim-puppet
|
||||
path = .oldvim/vim/bundle/vim-puppet
|
||||
url = https://github.com/voxpupuli/vim-puppet.git
|
||||
[submodule ".vim/bundle/vim-plist"]
|
||||
path = .vim/bundle/vim-plist
|
||||
path = .oldvim/vim/bundle/vim-plist
|
||||
url = https://github.com/hunner/vim-plist.git
|
||||
[submodule ".vim/bundle/vim-coffee-script"]
|
||||
path = .vim/bundle/vim-coffee-script
|
||||
path = .oldvim/vim/bundle/vim-coffee-script
|
||||
url = https://github.com/vim-scripts/vim-coffee-script.git
|
||||
[submodule ".vim/bundle/syntastic"]
|
||||
path = .vim/bundle/syntastic
|
||||
path = .oldvim/vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule ".vim/bundle/YouCompleteMe"]
|
||||
path = .vim/bundle/YouCompleteMe
|
||||
path = .oldvim/vim/bundle/YouCompleteMe
|
||||
url = https://github.com/Valloric/YouCompleteMe.git
|
||||
[submodule ".vim/bundle/ag"]
|
||||
path = .vim/bundle/ag
|
||||
path = .oldvim/vim/bundle/ag
|
||||
url = https://github.com/rking/ag.vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue