mirror of https://github.com/kirsle/.dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
31 lines
1.2 KiB
9 years ago
|
[submodule "home/.vim/bundle/Vundle.vim"]
|
||
|
path = home/.vim/bundle/Vundle.vim
|
||
|
url = https://github.com/gmarik/Vundle.vim
|
||
|
[submodule "home/.vim/bundle/nerdtree"]
|
||
|
path = home/.vim/bundle/nerdtree
|
||
|
url = https://github.com/scrooloose/nerdtree
|
||
|
[submodule "home/.vim/bundle/vim-nerdtree-tabs"]
|
||
|
path = home/.vim/bundle/vim-nerdtree-tabs
|
||
|
url = https://github.com/jistr/vim-nerdtree-tabs
|
||
|
[submodule "home/.vim/bundle/vim-airline"]
|
||
|
path = home/.vim/bundle/vim-airline
|
||
|
url = https://github.com/bling/vim-airline
|
||
|
[submodule "home/.vim/bundle/tagbar"]
|
||
|
path = home/.vim/bundle/tagbar
|
||
|
url = https://github.com/majutsushi/tagbar
|
||
|
[submodule "home/.vim/bundle/molokai"]
|
||
|
path = home/.vim/bundle/molokai
|
||
|
url = https://github.com/tomasr/molokai
|
||
|
[submodule "home/.vim/bundle/ctrlp.vim"]
|
||
|
path = home/.vim/bundle/ctrlp.vim
|
||
|
url = https://github.com/kien/ctrlp.vim
|
||
|
[submodule "home/.vim/bundle/vim-coffee-script"]
|
||
|
path = home/.vim/bundle/vim-coffee-script
|
||
|
url = https://github.com/kchmck/vim-coffee-script
|
||
|
[submodule "home/.vim/bundle/vim-markdown"]
|
||
|
path = home/.vim/bundle/vim-markdown
|
||
|
url = https://github.com/tpope/vim-markdown
|
||
|
[submodule "home/.vim/bundle/editorconfig-vim"]
|
||
|
path = home/.vim/bundle/editorconfig-vim
|
||
|
url = https://github.com/editorconfig/editorconfig-vim
|