AutoYADM commit: 2025-01-25 00:45:03
This commit is contained in:
parent
c1c919cf21
commit
ea2f272a97
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
return {
|
||||
"ashmedkhalf/project.nvim",
|
||||
"ahmedkhalf/project.nvim",
|
||||
opts = {
|
||||
manual_mode = false,
|
||||
patterns = { ".root", ".git", "_darcs", ".hg", ".bzr", ".svn", "Makefile", "package.json" },
|
||||
patterns = { "root", ".root", ".git", "_darcs", ".hg", ".bzr", ".svn", "Makefile", "package.json", "!/home/fic/" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue