refactor(zsh): remove zsh vi mode

This commit is contained in:
Price Hiller 2023-08-02 02:03:13 -05:00
parent 0e5a7207fb
commit b5e178f9f2
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

3
.gitmodules vendored
View File

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