76 lines
3.0 KiB
Plaintext
76 lines
3.0 KiB
Plaintext
[submodule ".vim/bundle/vim-easymotion"]
|
|
path = .vim/bundle/vim-easymotion
|
|
url = https://github.com/Lokaltog/vim-easymotion.git
|
|
[submodule ".vim/bundle/vim-airline"]
|
|
path = .vim/bundle/vim-airline
|
|
url = https://github.com/bling/vim-airline.git
|
|
[submodule ".vim/bundle/vim-latex"]
|
|
path = .vim/bundle/vim-latex
|
|
url = git://git.code.sf.net/p/vim-latex/vim-latex
|
|
[submodule ".vim/bundle/vim-easy-align"]
|
|
path = .vim/bundle/vim-easy-align
|
|
url = https://github.com/junegunn/vim-easy-align.git
|
|
[submodule ".vim/bundle/vim-surround"]
|
|
path = .vim/bundle/vim-surround
|
|
url = https://github.com/tpope/vim-surround
|
|
[submodule ".vim/bundle/vim-fugitive"]
|
|
path = .vim/bundle/vim-fugitive
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
[submodule ".vim/bundle/vim-pathogen"]
|
|
path = .vim/bundle/vim-pathogen
|
|
url = https://github.com/tpope/vim-pathogen.git
|
|
[submodule ".vim/bundle/vim-commentary"]
|
|
path = .vim/bundle/vim-commentary
|
|
url = https://github.com/tpope/vim-commentary.git
|
|
[submodule ".vim/bundle/vim-repeat"]
|
|
path = .vim/bundle/vim-repeat
|
|
url = https://github.com/tpope/vim-repeat
|
|
[submodule ".vim/bundle/vim-javascript"]
|
|
path = .vim/bundle/vim-javascript
|
|
url = https://github.com/pangloss/vim-javascript.git
|
|
[submodule ".vim/bundle/vim-abolish"]
|
|
path = .vim/bundle/vim-abolish
|
|
url = https://github.com/tpope/vim-abolish.git
|
|
[submodule ".vim/bundle/colorschemes"]
|
|
path = .vim/bundle/colorschemes
|
|
url = https://github.com/flazz/vim-colorschemes.git
|
|
[submodule ".vim/bundle/vim-unimpaired"]
|
|
path = .vim/bundle/vim-unimpaired
|
|
url = https://github.com/tpope/vim-unimpaired.git
|
|
[submodule ".vim/bundle/ctrlp.vim"]
|
|
path = .vim/bundle/ctrlp.vim
|
|
url = https://github.com/kien/ctrlp.vim.git
|
|
[submodule ".vim/bundle/vim-better-whitespace"]
|
|
path = .vim/bundle/vim-better-whitespace
|
|
url = https://github.com/ntpeters/vim-better-whitespace.git
|
|
[submodule ".vim/bundle/vim-eunuch"]
|
|
path = .vim/bundle/vim-eunuch
|
|
url = https://github.com/tpope/vim-eunuch.git
|
|
[submodule ".vim/bundle/emmet-vim"]
|
|
path = .vim/bundle/emmet-vim
|
|
url = https://github.com/mattn/emmet-vim.git
|
|
[submodule ".vim/bundle/vim-indent-guides"]
|
|
path = .vim/bundle/vim-indent-guides
|
|
url = https://github.com/nathanaelkane/vim-indent-guides.git
|
|
[submodule ".vim/bundle/syntastic"]
|
|
path = .vim/bundle/syntastic
|
|
url = https://github.com/scrooloose/syntastic.git
|
|
[submodule ".vim/bundle/vim-table-mode"]
|
|
path = .vim/bundle/vim-table-mode
|
|
url = https://github.com/dhruvasagar/vim-table-mode.git
|
|
[submodule ".vim/bundle/vim-licenses"]
|
|
path = .vim/bundle/vim-licenses
|
|
url = https://github.com/antoyo/vim-licenses.git
|
|
[submodule ".vim/bundle/vim-argwrap"]
|
|
path = .vim/bundle/vim-argwrap
|
|
url = https://github.com/FooSoft/vim-argwrap.git
|
|
[submodule ".vim/bundle/vim-markdown"]
|
|
path = .vim/bundle/vim-markdown
|
|
url = https://github.com/plasticboy/vim-markdown.git
|
|
[submodule ".vim/bundle/rust.vim"]
|
|
path = .vim/bundle/rust.vim
|
|
url = https://github.com/wting/rust.vim
|
|
[submodule ".vim/bundle/CamelCaseMotion"]
|
|
path = .vim/bundle/CamelCaseMotion
|
|
url = https://github.com/bkad/CamelCaseMotion
|