We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d1e03 commit 4dd4e05Copy full SHA for 4dd4e05
lua/modules/plugins/tool.lua
@@ -83,7 +83,7 @@ tool["nvim-telescope/telescope.nvim"] = {
83
config = require("tool.search"),
84
},
85
{
86
- "ahmedkhalf/project.nvim",
+ "ayamir/project.nvim",
87
event = { "CursorHold", "CursorHoldI" },
88
config = require("tool.project"),
89
0 commit comments