bens-dotfiles/.gitmodules

23 lines
852 B
Plaintext
Raw Normal View History

2018-07-22 19:39:58 +00:00
[submodule "fish/.config/fish/nvm-wrapper"]
path = fish/.config/fish/nvm-wrapper
url = https://github.com/passcod/nvm-fish-wrapper
2018-09-14 07:31:13 +00:00
2019-03-12 05:58:05 +00:00
[submodule "vim/.vim/bundle/quick-scope"]
path = vim/.vim/bundle/quick-scope
url = https://github.com/unblevable/quick-scope
2019-03-12 15:21:58 +00:00
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/vim-commentary"]
path = vim/.vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround
2019-03-12 19:36:33 +00:00
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
2019-03-25 03:00:39 +00:00
[submodule "fzf/.fzf"]
path = fzf/.fzf
url = https://github.com/junegunn/fzf