From 16c90fb20c2db600948ca1be99a2f255d3c12cd5 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 20 May 2025 16:06:23 +0900 Subject: modified plugins/project.lua --- ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua index a27afd4..13ee82b 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua @@ -1,5 +1,5 @@ return { - "ahmedkhalf/project.nvim", + "Zeioth/project.nvim", dependencies = "nvim-telescope/telescope.nvim", config = function() require("project_nvim").setup() -- cgit v1.2.3