fixed submodules
This commit is contained in:
parent
c58abab9e5
commit
9dd7a9d441
2 changed files with 4 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "dwm"]
|
||||
path = dwm
|
||||
url = git@github.com:brysonsteck/dwm
|
||||
[submodule "gruvbox"]
|
||||
path = vim/colors/gruvbox
|
||||
url = git@github.com:morhetz/gruvbox
|
||||
[submodule "vim/colors/gruvbox"]
|
||||
path = vim/colors/gruvbox
|
||||
url = git@github.com:morhetz/gruvbox
|
||||
|
|
1
vim/colors/gruvbox
Submodule
1
vim/colors/gruvbox
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bf2885a95efdad7bd5e4794dd0213917770d79b7
|
Loading…
Add table
Reference in a new issue