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