dotfiles/.gitmodules

28 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-03-12 01:58:05 -04:00
[submodule "vim/.vim/bundle/quick-scope"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/quick-scope
2019-03-12 01:58:05 -04:00
url = https://github.com/unblevable/quick-scope
2019-03-12 11:21:58 -04:00
[submodule "vim/.vim/bundle/vim-fugitive"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-fugitive
2019-03-12 11:21:58 -04:00
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/vim-commentary"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-commentary
2019-03-12 11:21:58 -04:00
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/vim-surround"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-surround
2019-03-12 11:21:58 -04:00
url = https://github.com/tpope/vim-surround
2019-03-12 15:36:33 -04:00
[submodule "vim/.vim/bundle/vim-gitgutter"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-gitgutter
2019-03-12 15:36:33 -04:00
url = https://github.com/airblade/vim-gitgutter
2019-04-09 00:57:18 -04:00
[submodule "vim/.vim/bundle/vim-lastplace"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-lastplace
2019-04-09 00:57:18 -04:00
url = https://github.com/farmergreg/vim-lastplace
2019-10-23 16:55:44 -04:00
[submodule "vim/.vim/bundle/vim-fish"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-fish
2019-10-23 16:55:44 -04:00
url = https://github.com/dag/vim-fish
2020-06-15 14:45:09 -04:00
[submodule "vim/.vim/bundle/vim-airline"]
2022-12-02 23:09:58 -05:00
path = vim/.vim/pack/plugins/start/vim-airline
2020-06-15 14:45:09 -04:00
url = https://github.com/vim-airline/vim-airline
2021-05-12 17:06:13 -04:00
[submodule "pb"]
path = pb
url = https://tildegit.org/tomasino/pb