remove old submodules
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -1,9 +0,0 @@
|
||||
[submodule ".vim/plugins/Command-T"]
|
||||
path = .vim/plugins/Command-T
|
||||
url = https://github.com/wincent/Command-T.git
|
||||
[submodule ".vim/plugins/vim-colors-solarized"]
|
||||
path = .vim/plugins/vim-colors-solarized
|
||||
url = https://github.com/altercation/vim-colors-solarized
|
||||
[submodule ".vim/plugins/vim-colorscheme-elrodeo"]
|
||||
path = .vim/plugins/vim-colorscheme-elrodeo
|
||||
url = https://github.com/chmllr/vim-colorscheme-elrodeo.git
|
||||
Submodule .vim/plugins/Command-T deleted from ca5566eb31
Submodule .vim/plugins/vim-colors-solarized deleted from 528a59f26d
Submodule .vim/plugins/vim-colorscheme-elrodeo deleted from df4a357b66
2
.vimrc
2
.vimrc
@@ -1,7 +1,7 @@
|
||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" PLUGINS
|
||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
call pathogen#infect("plugins")
|
||||
call pathogen#infect()
|
||||
call pathogen#helptags()
|
||||
|
||||
" Command-T Config
|
||||
|
||||
Reference in New Issue
Block a user