diff .chezmoiexternal.toml @ 542:89769aa79628

add zsh-vi-mode plugin
author zegervdv <zegervdv@me.com>
date Sat, 29 Jan 2022 22:12:33 +0100
parents 8e2e42add3af
children 06df3dcf5d96
line wrap: on
line diff
--- a/.chezmoiexternal.toml	Fri Jan 28 16:36:32 2022 +0100
+++ b/.chezmoiexternal.toml	Sat Jan 29 22:12:33 2022 +0100
@@ -53,6 +53,11 @@
   url = "https://github.com/m42e/zsh-histdb-fzf/raw/master/fzf-histdb.zsh"
   refreshPeriod = "168h"
 
+[".zsh/zsh-vi-mode.zsh"]
+  type = "file"
+  url = "https://github.com/jeffreytse/zsh-vi-mode/raw/master/zsh-vi-mode.zsh"
+  refreshPeriod = "168h"
+
 [".zsh/completions/_fd"]
   type = "file"
   url = "https://github.com/sharkdp/fd/raw/master/contrib/completion/_fd"