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