diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-05-20 16:06:23 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-05-20 16:06:23 +0900 |
| commit | 16c90fb20c2db600948ca1be99a2f255d3c12cd5 (patch) | |
| tree | 1f5c2f4e1fc9eb05db31eec47b91b84e4fc0f68d | |
| parent | ddbc1271c7f0316ee6fa02ef696bf657310e15a2 (diff) | |
modified plugins/project.lua
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/project.lua | 2 |
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() |
