From b5e178f9f2fa46ce8ab570105e4f572a479d2b93 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 2 Aug 2023 02:03:13 -0500 Subject: [PATCH] refactor(zsh): remove zsh vi mode --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 162803ca..2c46a7f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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