dotvim/.gitmodules

124 lines
4.9 KiB
Plaintext

[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-argwrap"]
path = .vim/bundle/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap.git
[submodule ".vim/bundle/vim-toml"]
path = .vim/bundle/vim-toml
url = https://github.com/cespare/vim-toml.git
[submodule ".vim/bundle/vim-sort-motion"]
path = .vim/bundle/vim-sort-motion
url = https://github.com/christoomey/vim-sort-motion.git
[submodule ".vim/bundle/vim-fswitch"]
path = .vim/bundle/vim-fswitch
url = https://github.com/derekwyatt/vim-fswitch.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[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-indent-object"]
path = .vim/bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule ".vim/bundle/vim-bbye"]
path = .vim/bundle/vim-bbye
url = https://github.com/moll/vim-bbye.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/html5.vim"]
path = .vim/bundle/html5.vim
url = https://github.com/othree/html5.vim.git
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule ".vim/bundle/vim-bufonly"]
path = .vim/bundle/vim-bufonly
url = https://github.com/schickling/vim-bufonly.git
[submodule ".vim/bundle/vim-abolish"]
path = .vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule ".vim/bundle/vim-speeddating"]
path = .vim/bundle/vim-speeddating
url = https://github.com/tpope/vim-speeddating.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-interestingwords"]
path = .vim/bundle/vim-interestingwords
url = https://github.com/vasconcelloslf/vim-interestingwords.git
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.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/vim-jdaddy"]
path = .vim/bundle/vim-jdaddy
url = https://github.com/tpope/vim-jdaddy.git
[submodule ".vim/bundle/ale"]
path = .vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule ".vim/bundle/vim-rooter"]
path = .vim/bundle/vim-rooter
url = https://github.com/airblade/vim-rooter.git
[submodule ".vim/bundle/vim-dirvish"]
path = .vim/bundle/vim-dirvish
url = https://github.com/justinmk/vim-dirvish.git
[submodule ".vim/bundle/vim-signify"]
path = .vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule ".vim/bundle/fzf"]
path = .vim/bundle/fzf
url = https://github.com/junegunn/fzf
[submodule ".vim/bundle/fzf.vim"]
path = .vim/bundle/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/bundle_extra/deoplete.nvim"]
path = .vim/bundle/deoplete.nvim
url = https://github.com/Shougo/deoplete.nvim.git
[submodule ".vim/bundle_extra/nvim-yarp"]
path = .vim/bundle/nvim-yarp
url = https://github.com/roxma/nvim-yarp.git
[submodule ".vim/bundle_extra/vim-hug-neovim-rpc"]
path = .vim/bundle/vim-hug-neovim-rpc
url = https://github.com/roxma/vim-hug-neovim-rpc
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim.git
[submodule ".vim/bundle/tcomment_vim"]
path = .vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim
[submodule ".vim/bundle/vim-header"]
path = .vim/bundle/vim-header
url = https://github.com/alpertuna/vim-header.git
[submodule ".vim/bundle/vim-angry"]
path = .vim/bundle/vim-angry
url = https://github.com/b4winckler/vim-angry.git
[submodule ".vim/bundle/ListToggle"]
path = .vim/bundle/ListToggle
url = https://github.com/Valloric/ListToggle.git
[submodule ".vim/bundle/LanguageClient-neovim"]
path = .vim/bundle/LanguageClient-neovim
url = https://github.com/autozimu/LanguageClient-neovim.git