dotfiles/.gitmodules

19 lines
648 B
Plaintext
Raw Normal View History

2018-05-28 03:31:03 -04:00
[submodule "zimfw"]
path = zimfw
2018-05-28 09:29:12 -04:00
url = https://git.linux-help.org/psi-jack/zimfw.git
2018-05-28 03:31:03 -04:00
[submodule "vim_runtime"]
path = vim_runtime
2018-05-28 09:29:12 -04:00
url = https://git.linux-help.org/psi-jack/ultimate-vim.git
2018-05-28 03:31:03 -04:00
[submodule "tmux"]
path = tmux
2018-05-28 09:29:12 -04:00
url = https://git.linux-help.org/psi-jack/tmux-config.git
2018-05-28 03:31:03 -04:00
[submodule "dotbot"]
path = dotbot
2018-05-28 09:29:12 -04:00
url = https://git.linux-help.org/psi-jack/dotbot.git
[submodule "vim_plugins/salt-vim"]
path = vim_plugins/salt-vim
url = https://github.com/saltstack/salt-vim.git
2018-09-13 11:28:02 -04:00
[submodule "vim_plugins/vim-better-whitespace"]
path = vim_plugins/vim-better-whitespace
url = git://github.com/ntpeters/vim-better-whitespace.git