dotfiles/.gitmodules
nojhan ee0d13f225 Vim update
- disable Vim/YCM
- add vimtex
- add a.vim
2019-06-26 11:34:59 +02:00

75 lines
2.9 KiB
Text

[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-statline"]
path = .vim/bundle/vim-statline
url = http://github.com/millermedeiros/vim-statline.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = http://github.com/ervandew/supertab.git
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = http://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/tcomment_vim"]
path = .vim/bundle/tcomment_vim
url = http://github.com/tomtom/tcomment_vim.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = http://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = http://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = http://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/minibufexpl"]
path = .vim/bundle/minibufexpl
url = http://github.com/fholgado/minibufexpl.vim.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = http://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = http://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = http://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-expand-region"]
path = .vim/bundle/vim-expand-region
url = http://github.com/terryma/vim-expand-region.git
[submodule ".vim/bundle/quickfixsigns_vim"]
path = .vim/bundle/quickfixsigns_vim
url = http://github.com/tomtom/quickfixsigns_vim.git
[submodule ".vim/bundle/TaskList.vim"]
path = .vim/bundle/TaskList.vim
url = http://github.com/vim-scripts/TaskList.vim.git
[submodule ".vim/bundle/rainbow"]
path = .vim/bundle/rainbow
url = http://github.com/oblitum/rainbow.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = http://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/disabled/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-snippets"]
path = .vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule ".vim/bundle/color_coded"]
path = .vim/bundle/color_coded
url = https://github.com/jeaye/color_coded.git
[submodule ".vim/bundle/vimtex"]
path = .vim/bundle/vimtex
url = https://github.com/lervag/vimtex
[submodule ".vim/bundle/a.vim"]
path = .vim/bundle/a.vim
url = https://github.com/vim-scripts/a.vim.git