From f1662951d1e597766ee01bbe35b704739ff7191b Mon Sep 17 00:00:00 2001 From: alternateved Date: Thu, 1 Jul 2021 13:44:56 +0200 Subject: [PATCH] Update TrueZen.nvim after repository changed address --- lua/pluginList.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/pluginList.lua b/lua/pluginList.lua index 20361242..ff6576fa 100644 --- a/lua/pluginList.lua +++ b/lua/pluginList.lua @@ -156,7 +156,7 @@ return packer.startup( } use { - "kdav5758/TrueZen.nvim", + "Pocco81/TrueZen.nvim", cmd = {"TZAtaraxis", "TZMinimalist"}, config = function() require("zenmode").config()