summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-05-20 16:06:23 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-05-20 16:06:23 +0900
commit16c90fb20c2db600948ca1be99a2f255d3c12cd5 (patch)
tree1f5c2f4e1fc9eb05db31eec47b91b84e4fc0f68d
parentddbc1271c7f0316ee6fa02ef696bf657310e15a2 (diff)
modified plugins/project.lua
-rw-r--r--ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua2
1 files changed, 1 insertions, 1 deletions
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()