about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-11-29 16:17:33 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-11-29 16:17:33 +0000
commit5974c91359e181a906b7ede81f1e29530fa404af (patch)
tree46403f0d72591a3d147767586724fb3ad9c2c4ec /nix-conf
parente4a11628162bb550322dff48701bb03e14f01cb7 (diff)
downloaddotfiles-5974c91359e181a906b7ede81f1e29530fa404af.tar.gz
Update zsh-edit
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/home/includes/zsh.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix-conf/home/includes/zsh.nix b/nix-conf/home/includes/zsh.nix
index d9efc03..7fdb666 100644
--- a/nix-conf/home/includes/zsh.nix
+++ b/nix-conf/home/includes/zsh.nix
@@ -185,8 +185,8 @@
         src = fetchFromGitHub {
           owner = "marlonrichert";
           repo = "zsh-edit";
-          rev = "17b17e5f32fc69349cb9474cf591d5c74e399cdc";
-          sha256 = "0nvb7jril7in5b0279z25vmlc0karhagmfsxpjw1rzni5qpyak1s";
+          rev = "4a8fa599792b6d52eadbb3921880a40872013d28";
+          sha256 = "PI4nvzB/F0mHlc0UZJdD49vjzB6pXhhJYNTSmBhY8iU=";
         };
         file = "zsh-edit.plugin.zsh";
       }