AutoYADM commit: 2025-01-24 16:45:06
This commit is contained in:
parent
ac69d52130
commit
d90a37068f
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ return {
|
|||
"ashmedkhalf/project.nvim",
|
||||
opts = {
|
||||
manual_mode = false,
|
||||
patterns = { "=orgfiles", ".git", "_darcs", ".hg", ".bzr", ".svn", "Makefile", "package.json" },
|
||||
patterns = { ".root", ".git", "_darcs", ".hg", ".bzr", ".svn", "Makefile", "package.json" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue