Removing unused git submodules. Upgrading vundle
This commit is contained in:
21
.gitmodules
vendored
21
.gitmodules
vendored
@@ -1,18 +1,3 @@
|
||||
[submodule "vim/bundle/vundle"]
|
||||
path = vim/bundle/vundle
|
||||
url = http://github.com/gmarik/vundle.git
|
||||
[submodule "tmux-powerline"]
|
||||
path = tmux-powerline
|
||||
url = git://github.com/erikw/tmux-powerline.git
|
||||
[submodule "powerline-shell"]
|
||||
path = powerline-shell
|
||||
url = git://github.com/milkbikis/powerline-shell.git
|
||||
[submodule "bin/gcalcli-git"]
|
||||
path = bin/gcalcli-git
|
||||
url = https://github.com/insanum/gcalcli
|
||||
[submodule "bin/cortex-git"]
|
||||
path = bin/cortex-git
|
||||
url = git://glacicle.org/projects/cortex.git
|
||||
[submodule "bin/rbenv-git"]
|
||||
path = bin/rbenv-git
|
||||
url = git://github.com/sstephenson/rbenv.git
|
||||
[submodule "vim/bundle/Vundle.vim"]
|
||||
path = vim/bundle/Vundle.vim
|
||||
url = https://github.com/gmarik/Vundle.vim.git
|
||||
|
||||
Reference in New Issue
Block a user