test
This commit is contained in:
parent
8f9478a46b
commit
0474abd47d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
tmux/resurrect
|
tmux/resurrect
|
||||||
tmux/plugins/*
|
tmux/plugins
|
||||||
!tmux/plugins/tpm
|
!tmux/plugins/tpm
|
||||||
|
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -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
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 3e4bc35da41f956c873aea716c97555bf1afce5d
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 171917715d07ae6a86a4a4f68ba62b343014b5e0
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 3606e4f602aab0d3f6932dfce1f157801c702fd0
|
|
@ -1 +0,0 @@
|
|||||||
Subproject commit 5d089e418efb1a00f47654014ed085deb3d0c878
|
|
Loading…
x
Reference in New Issue
Block a user