about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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";
       }