dotfiles/.gitmodules

29 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-07-22 15:39:58 -04:00
[submodule "fish/.config/fish/nvm-wrapper"]
path = fish/.config/fish/nvm-wrapper
url = https://github.com/passcod/nvm-fish-wrapper
2018-09-14 03:31:13 -04:00
2019-03-12 01:58:05 -04:00
[submodule "vim/.vim/bundle/quick-scope"]
path = vim/.vim/bundle/quick-scope
url = https://github.com/unblevable/quick-scope
2019-03-12 11:21:58 -04: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 15:36:33 -04:00
[submodule "vim/.vim/bundle/vim-gitgutter"]
path = vim/.vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter
2019-03-24 23:00:39 -04:00
[submodule "fzf/.fzf"]
path = fzf/.fzf
url = https://github.com/junegunn/fzf
2019-04-09 00:57:18 -04:00
[submodule "vim/.vim/bundle/vim-lastplace"]
path = vim/.vim/bundle/vim-lastplace
url = https://github.com/farmergreg/vim-lastplace
2019-10-23 16:55:44 -04:00
[submodule "vim/.vim/bundle/vim-fish"]
path = vim/.vim/bundle/vim-fish
url = https://github.com/dag/vim-fish