From 20de20eb86cd78563349ae66d8249010b5fc800b Mon Sep 17 00:00:00 2001 From: "\"The Hedgehog\"" <"me@thehedgehog.me"> Date: Wed, 27 Jul 2022 07:12:45 -0400 Subject: [PATCH] vimPlugins: resolve github repository redirects --- pkgs/applications/editors/vim/plugins/deprecated.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json index b185aa7483d8..bdfc403d0653 100644 --- a/pkgs/applications/editors/vim/plugins/deprecated.json +++ b/pkgs/applications/editors/vim/plugins/deprecated.json @@ -1,4 +1,8 @@ { + "TrueZen-nvim": { + "date": "2022-07-27", + "new": "true-zen-nvim" + }, "compe-tmux": { "date": "2021-12-21", "new": "cmp-tmux"