|
|
@ -16,7 +16,7 @@
|
|
|
|
url = https://github.com/preservim/nerdtree.git
|
|
|
|
url = https://github.com/preservim/nerdtree.git
|
|
|
|
[submodule "vim/hybrid"]
|
|
|
|
[submodule "vim/hybrid"]
|
|
|
|
path = vim/hybrid
|
|
|
|
path = vim/hybrid
|
|
|
|
url = git@github.com:w0ng/vim-hybrid.git
|
|
|
|
url = https://github.com/w0ng/vim-hybrid.git
|
|
|
|
[submodule "tmux/plugins/tpm"]
|
|
|
|
[submodule "tmux/plugins/tpm"]
|
|
|
|
path = tmux/plugins/tpm
|
|
|
|
path = tmux/plugins/tpm
|
|
|
|
url = https://github.com/tmux-plugins/tpm
|
|
|
|
url = https://github.com/tmux-plugins/tpm
|
|
|
@ -29,3 +29,6 @@
|
|
|
|
[submodule "vim/pack/man/start/vim-go"]
|
|
|
|
[submodule "vim/pack/man/start/vim-go"]
|
|
|
|
path = vim/pack/man/start/vim-go
|
|
|
|
path = vim/pack/man/start/vim-go
|
|
|
|
url = https://github.com/fatih/vim-go
|
|
|
|
url = https://github.com/fatih/vim-go
|
|
|
|
|
|
|
|
[submodule "tpm"]
|
|
|
|
|
|
|
|
path = tpm
|
|
|
|
|
|
|
|
url = https://github.com/tmux-plugins/tpm
|
|
|
|