modif submodules
parent
aa8ef4e322
commit
f8ff681d59
@ -0,0 +1,37 @@
|
||||
[submodule "zsh/zsh-syntax-highlighting"]
|
||||
path = zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
|
||||
[submodule "vim/bundle/html5.vim"]
|
||||
path = vim/bundle/html5.vim
|
||||
url = https://github.com/othree/html5.vim
|
||||
[submodule "vim/bundle/syntastic"]
|
||||
path = vim/bundle/syntastic
|
||||
url = https://github.com/scrooloose/syntastic.git
|
||||
[submodule "vim/bundle/vim-jquery"]
|
||||
path = vim/bundle/vim-jquery
|
||||
url = https://github.com/itspriddle/vim-jquery.git
|
||||
[submodule "vim/bundle/nerdcommenter"]
|
||||
path = vim/bundle/nerdcommenter
|
||||
url = https://github.com/scrooloose/nerdcommenter.git
|
||||
[submodule "vim/bundle/vim-pathogen"]
|
||||
path = vim/bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule "vim/bundle/vim-airline"]
|
||||
path = vim/bundle/vim-airline
|
||||
url = https://github.com/bling/vim-airline
|
||||
[submodule "vim/bundle/tagbar"]
|
||||
path = vim/bundle/tagbar
|
||||
url = https://github.com/majutsushi/tagbar
|
||||
[submodule "vim/bundle/htmljinja"]
|
||||
path = vim/bundle/htmljinja
|
||||
url = https://github.com/estin/htmljinja
|
||||
[submodule "vim/bundle/Better-CSS-Syntax-for-Vim"]
|
||||
path = vim/bundle/Better-CSS-Syntax-for-Vim
|
||||
url = https://github.com/ChrisYip/Better-CSS-Syntax-for-Vim
|
||||
[submodule "vim/bundle/nerdtree"]
|
||||
path = vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree
|
||||
[submodule "vim/bundle/vim-yardoc"]
|
||||
path = vim/bundle/vim-yardoc
|
||||
url = https://github.com/noprompt/vim-yardoc.git
|
Loading…
Reference in New Issue