From bdad27ce55887cdb25711257a666cc4f187fb582 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 27 Feb 2025 05:36:15 +0100 Subject: Add 🦊 to nvim: Add fox version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/ache/plugins/pets.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/ache/plugins/pets.lua b/lua/ache/plugins/pets.lua index 5c742b5..0f56651 100644 --- a/lua/ache/plugins/pets.lua +++ b/lua/ache/plugins/pets.lua @@ -4,7 +4,7 @@ -- Configured to add a little fox named foxy. --]] return { - "giusgad/pets.nvim", + "https://git.ache.one/pets.nvim", dependencies = { "MunifTanjim/nui.nvim", "giusgad/hologram.nvim" }, config = function() local pets = require("pets") -- cgit v1.3-2-g11bf