dotfiles/.gitmodules

70 lines
3.0 KiB
Plaintext

[submodule ".config/nvim/bundle/ale"]
path = .config/nvim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule ".config/nvim/bundle/ctrlp.vim"]
path = .config/nvim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".config/nvim/bundle/fish.vim"]
path = .config/nvim/bundle/fish.vim
url = https://github.com/RobertAudi/fish.vim.git
[submodule ".config/nvim/bundle/indentLine"]
path = .config/nvim/bundle/indentLine
url = https://github.com/Yggdroot/indentLine.git
[submodule ".config/nvim/bundle/nerdtree"]
path = .config/nvim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".config/nvim/bundle/tabular"]
path = .config/nvim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".config/nvim/bundle/terminus"]
path = .config/nvim/bundle/terminus
url = https://github.com/wincent/terminus.git
[submodule ".config/nvim/bundle/tokyo-metro.vim"]
path = .config/nvim/bundle/tokyo-metro.vim
url = https://github.com/koirand/tokyo-metro.vim.git
[submodule ".config/nvim/bundle/vim-vim-airline"]
path = .config/nvim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule ".config/nvim/bundle/vim-commentary"]
path = .config/nvim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".config/nvim/bundle/vim-fugitive"]
path = .config/nvim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".config/nvim/bundle/vim-gitgutter"]
path = .config/nvim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".config/nvim/bundle/vim-repeat"]
path = .config/nvim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".config/nvim/bundle/vim-sensible"]
path = .config/nvim/bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule ".config/nvim/bundle/vim-surround"]
path = .config/nvim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".config/nvim/bundle/vimcompletesme"]
path = .config/nvim/bundle/vimcompletesme
url = https://github.com/ajh17/vimcompletesme.git
[submodule ".config/nvim/bundle/dracula"]
path = .config/nvim/bundle/dracula
url = https://github.com/dracula/vim.git
[submodule ".config/nvim/bundle/vim-easymotion"]
path = .config/nvim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule ".config/nvim/bundle/denite.nvim"]
path = .config/nvim/bundle/denite.nvim
url = https://github.com/Shougo/denite.nvim.git
[submodule ".config/nvim/bundle/hexmode"]
path = .config/nvim/bundle/hexmode
url = https://github.com/fidian/hexmode.git
[submodule ".local/share/qutebrowser/greasemonkey/Iridium"]
path = .local/share/qutebrowser/greasemonkey/Iridium
url = https://github.com/ParticleCore/Iridium.git
[submodule ".config/nvim/bundle/vim-notes"]
path = .config/nvim/bundle/vim-notes
url = https://github.com/pedrosans/vim-notes.git
[submodule ".config/nvim/bundle/vim-misc"]
path = .config/nvim/bundle/vim-misc
url = https://github.com/pedrosans/vim-misc.git