bens-dotfiles/.gitmodules

32 lines
1.1 KiB
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
2019-04-09 04:57:18 +00:00
[submodule "vim/.vim/bundle/vim-lastplace"]
path = vim/.vim/bundle/vim-lastplace
url = https://github.com/farmergreg/vim-lastplace
2019-10-23 20:55:44 +00:00
[submodule "vim/.vim/bundle/vim-fish"]
path = vim/.vim/bundle/vim-fish
url = https://github.com/dag/vim-fish
2020-02-26 20:26:00 +00:00
[submodule "lf/lf"]
path = lf/lf
url = https://github.com/gokcehan/lf