From 2605e59e3e0df62452413c66e169063e432160e4 Mon Sep 17 00:00:00 2001 From: Julien Rabier Date: Sat, 4 Dec 2021 17:12:02 +0100 Subject: [PATCH] [sheldon] update plugin url --- dot_sheldon/plugins.toml.tmpl | 2 +- private_dot_config/sheldon/plugins.toml.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_sheldon/plugins.toml.tmpl b/dot_sheldon/plugins.toml.tmpl index b77354a..b9f69cf 100644 --- a/dot_sheldon/plugins.toml.tmpl +++ b/dot_sheldon/plugins.toml.tmpl @@ -16,7 +16,7 @@ github = 'zsh-users/zsh-autosuggestions' [plugins.history-search-multi-word] -github = 'zdharma/history-search-multi-word' +github = 'zdharma-continuum/history-search-multi-word' [plugins.zsh-completions] github = 'zsh-users/zsh-completions' diff --git a/private_dot_config/sheldon/plugins.toml.tmpl b/private_dot_config/sheldon/plugins.toml.tmpl index b77354a..b9f69cf 100644 --- a/private_dot_config/sheldon/plugins.toml.tmpl +++ b/private_dot_config/sheldon/plugins.toml.tmpl @@ -16,7 +16,7 @@ github = 'zsh-users/zsh-autosuggestions' [plugins.history-search-multi-word] -github = 'zdharma/history-search-multi-word' +github = 'zdharma-continuum/history-search-multi-word' [plugins.zsh-completions] github = 'zsh-users/zsh-completions'