diff --git a/.gitmodules b/.gitmodules index 309a747..4e8c061 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,6 +8,6 @@ [submodule "oh-my-zsh/custom/themes/powerlevel10k"] path = oh-my-zsh/custom/themes/powerlevel10k url = https://github.com/romkatv/powerlevel10k.git -[submodule "vim/onehalf"] +[submodule "vim/colors/onehalf"] path = vim/colors/onehalf url = https://github.com/sonph/onehalf.git diff --git a/vim/colors/onehalf b/vim/colors/onehalf new file mode 160000 index 0000000..141c775 --- /dev/null +++ b/vim/colors/onehalf @@ -0,0 +1 @@ +Subproject commit 141c775ace6b71992305f144a8ab68e9a8ca4a25