diff options
| -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() |
