Files
vimconfig/.gitmodules
T
2015-07-09 18:16:54 +02:00

76 lines
2.6 KiB
Plaintext

[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "vim-airline"]
path = vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/delmitmate"]
path = bundle/delmitmate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/klen/python-mode
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/vim-togglemouse"]
path = bundle/vim-togglemouse
url = https://github.com/nvie/vim-togglemouse.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim"]
path = vim
url = git://github.com/b4winckler/vim.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/html5"]
path = bundle/html5
url = https://github.com/othree/html5.vim.git
[submodule "bundle/bundle/sparkup"]
path = bundle/bundle/sparkup
url = git@github.com:rstacruz/sparkup.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = git@github.com:rstacruz/sparkup.git
[submodule "bundle/vim-javascript-syntax"]
path = bundle/vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
[submodule "bundle/expand-region"]
path = bundle/expand-region
url = git@github.com:terryma/vim-expand-region.git
[submodule "bundle/tmux-nav"]
path = bundle/tmux-nav
url = git@github.com:christoomey/vim-tmux-navigator.git
[submodule "bundle/vim-obsession"]
path = bundle/vim-obsession
url = git://github.com/tpope/vim-obsession.git
[submodule "bundle/vim-ProSession"]
path = bundle/vim-ProSession
url = git://github.com/dhruvasagar/vim-prosession.git
[submodule "vim.symlink/Vundle.vim"]
path = vim.symlink/Vundle.vim
url = /Users/samuelperry/.vim/bundle/Vundle.vim
[submodule "vim.symlink/bundle/Vundle.vim"]
path = vim.symlink/bundle/Vundle.vim
url = http://github.com/gmarik/vundle.git