Change repo and branch for project nvim whilst waiting for the pull request to get merged
This commit is contained in:
parent
ec81bcfa73
commit
866355a8e7
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
return {
|
||||
"ahmedkhalf/project.nvim",
|
||||
"LennyPhoenix/project.nvim",
|
||||
branch = "fix-get_clients",
|
||||
config = function()
|
||||
require("project_nvim").setup({
|
||||
patterns = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue