diff --git a/.chezmoiexternals/zsh.toml b/.chezmoiexternals/zsh.toml index 401a8c0..c2b11f7 100644 --- a/.chezmoiexternals/zsh.toml +++ b/.chezmoiexternals/zsh.toml @@ -11,6 +11,10 @@ type = "git-repo" url = "https://github.com/zsh-users/zsh-syntax-highlighting" +[".config/zsh/.oh-my-zsh/custom/plugins/zsh-vi-mode"] + type = "git-repo" + url = "https://github.com/jeffreytse/zsh-vi-mode" + [".config/zsh/.oh-my-zsh/custom/themes/powerlevel10k"] type = "git-repo" url = "https://github.com/romkatv/powerlevel10k"