dotvim/.gitmodules

88 lines
3.7 KiB
Plaintext

[submodule ".vim/bundle/vim-argwrap"]
path = pack/plugins/start/vim-argwrap
url = https://github.com/FooSoft/vim-argwrap.git
[submodule ".vim/bundle/vim-sort-motion"]
path = pack/plugins/start/vim-sort-motion
url = https://github.com/christoomey/vim-sort-motion.git
[submodule ".vim/bundle/vim-fswitch"]
path = pack/plugins/start/vim-fswitch
url = https://github.com/derekwyatt/vim-fswitch.git
[submodule ".vim/bundle/vim-go"]
path = pack/plugins/start/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/vim-easy-align"]
path = pack/plugins/start/vim-easy-align
url = https://github.com/junegunn/vim-easy-align.git
[submodule ".vim/bundle/vim-indent-object"]
path = pack/plugins/start/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule ".vim/bundle/vim-better-whitespace"]
path = pack/plugins/start/vim-better-whitespace
url = https://github.com/ntpeters/vim-better-whitespace.git
[submodule ".vim/bundle/vim-abolish"]
path = pack/plugins/start/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/vim-eunuch"]
path = pack/plugins/start/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-repeat"]
path = pack/plugins/start/vim-repeat
url = https://github.com/tpope/vim-repeat
[submodule ".vim/bundle/vim-surround"]
path = pack/plugins/start/vim-surround
url = https://github.com/tpope/vim-surround
[submodule ".vim/bundle/vim-unimpaired"]
path = pack/plugins/start/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-interestingwords"]
path = pack/plugins/start/vim-interestingwords
url = https://github.com/vasconcelloslf/vim-interestingwords.git
[submodule ".vim/bundle/vim-airline-themes"]
path = pack/plugins/start/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule ".vim/bundle/vim-airline"]
path = pack/plugins/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".vim/bundle/vim-dirvish"]
path = pack/plugins/start/vim-dirvish
url = https://github.com/justinmk/vim-dirvish.git
[submodule ".vim/bundle/vim-signify"]
path = pack/plugins/start/vim-signify
url = https://github.com/mhinz/vim-signify.git
[submodule ".vim/bundle/fzf"]
path = pack/plugins/opt/fzf
url = https://github.com/junegunn/fzf
[submodule ".vim/bundle/fzf.vim"]
path = pack/plugins/opt/fzf.vim
url = https://github.com/junegunn/fzf.vim.git
[submodule ".vim/bundle/tcomment_vim"]
path = pack/plugins/start/tcomment_vim
url = https://github.com/tomtom/tcomment_vim
[submodule ".vim/bundle/vim-header"]
path = pack/plugins/start/vim-header
url = https://github.com/alpertuna/vim-header.git
[submodule ".vim/bundle/vim-angry"]
path = pack/plugins/start/vim-angry
url = https://github.com/b4winckler/vim-angry.git
[submodule ".vim/bundle/vim-solarized8"]
path = pack/plugins/start/vim-solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule ".vim/pack/plugins/start/vim-fugitive"]
path = pack/plugins/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "pack/plugins/start/vim-rooter"]
path = pack/plugins/start/vim-rooter
url = https://github.com/airblade/vim-rooter.git
[submodule "pack/plugins/start/vim-polyglot"]
path = pack/plugins/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "pack/plugins/opt/cmp-nvim-lsp"]
path = pack/plugins/opt/cmp-nvim-lsp
url = https://github.com/hrsh7th/cmp-nvim-lsp.git
[submodule "pack/plugins/opt/nvim-lspconfig"]
path = pack/plugins/opt/nvim-lspconfig
url = https://github.com/neovim/nvim-lspconfig.git
[submodule "pack/plugins/opt/nvim-cmp"]
path = pack/plugins/opt/nvim-cmp
url = https://github.com/hrsh7th/nvim-cmp.git