dotfiles/.gitmodules

70 lines
3.0 KiB
Plaintext
Raw Normal View History

2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/ale"]
path = .config/nvim/bundle/ale
2018-11-15 01:01:37 +00:00
url = https://github.com/w0rp/ale.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/ctrlp.vim"]
path = .config/nvim/bundle/ctrlp.vim
2018-11-15 01:01:37 +00:00
url = https://github.com/ctrlpvim/ctrlp.vim.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/fish.vim"]
path = .config/nvim/bundle/fish.vim
2018-11-15 01:01:37 +00:00
url = https://github.com/RobertAudi/fish.vim.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/indentLine"]
path = .config/nvim/bundle/indentLine
2018-11-15 01:01:37 +00:00
url = https://github.com/Yggdroot/indentLine.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/nerdtree"]
path = .config/nvim/bundle/nerdtree
2018-11-15 01:01:37 +00:00
url = https://github.com/scrooloose/nerdtree.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/tabular"]
path = .config/nvim/bundle/tabular
2018-11-15 01:01:37 +00:00
url = https://github.com/godlygeek/tabular.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/terminus"]
path = .config/nvim/bundle/terminus
2018-11-15 01:01:37 +00:00
url = https://github.com/wincent/terminus.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/tokyo-metro.vim"]
path = .config/nvim/bundle/tokyo-metro.vim
2018-11-15 01:01:37 +00:00
url = https://github.com/koirand/tokyo-metro.vim.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-vim-airline"]
path = .config/nvim/bundle/vim-airline
2018-11-15 01:56:47 +00:00
url = https://github.com/vim-airline/vim-airline.git
[submodule ".config/nvim/bundle/vim-commentary"]
path = .config/nvim/bundle/vim-commentary
2018-11-15 01:01:37 +00:00
url = https://github.com/tpope/vim-commentary.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-fugitive"]
path = .config/nvim/bundle/vim-fugitive
2018-11-15 01:01:37 +00:00
url = https://github.com/tpope/vim-fugitive.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-gitgutter"]
path = .config/nvim/bundle/vim-gitgutter
2018-11-15 01:01:37 +00:00
url = https://github.com/airblade/vim-gitgutter.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-repeat"]
path = .config/nvim/bundle/vim-repeat
2018-11-15 01:01:37 +00:00
url = https://github.com/tpope/vim-repeat.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-sensible"]
path = .config/nvim/bundle/vim-sensible
2018-11-15 01:01:37 +00:00
url = https://github.com/tpope/vim-sensible.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vim-surround"]
path = .config/nvim/bundle/vim-surround
2018-11-15 01:01:37 +00:00
url = https://github.com/tpope/vim-surround.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/vimcompletesme"]
path = .config/nvim/bundle/vimcompletesme
2018-11-15 01:01:37 +00:00
url = https://github.com/ajh17/vimcompletesme.git
2018-11-15 01:56:47 +00:00
[submodule ".config/nvim/bundle/dracula"]
path = .config/nvim/bundle/dracula
2018-11-15 01:01:37 +00:00
url = https://github.com/dracula/vim.git
2018-11-15 23:29:35 +00:00
[submodule ".config/nvim/bundle/vim-easymotion"]
path = .config/nvim/bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
2019-01-04 00:01:11 +00:00
[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