nvim
spinach 2 years ago
parent 8f9478a46b
commit 0474abd47d

2
.gitignore vendored

@ -1,3 +1,3 @@
tmux/resurrect
tmux/plugins/*
tmux/plugins
!tmux/plugins/tpm

5
.gitmodules vendored

@ -16,7 +16,7 @@
url = https://github.com/preservim/nerdtree.git
[submodule "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"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
@ -29,3 +29,6 @@
[submodule "vim/pack/man/start/vim-go"]
path = vim/pack/man/start/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…
Cancel
Save