refactor: add submodule

This commit is contained in:
Price Hiller 2022-07-31 02:51:32 -05:00
parent b58f7908b7
commit d1d2f75a70
2 changed files with 4 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit caa749d030d22168445c4cb97befd406d2828db0

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule ".config/zsh/config/plugins/zsh-vi-mode"]
path = .config/zsh/config/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode.git
[submodule ".config/zsh/config/plugins/zsh-syntax-highlighting"]
path = .config/zsh/config/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git