mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-13 19:04:36 +02:00
Merge b2829abeaf
into 25abbf546d
This commit is contained in:
commit
8047203ff0
1 changed files with 2 additions and 1 deletions
|
@ -93,9 +93,10 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
files = {
|
files = {
|
||||||
excludeDirs = {
|
exclude = {
|
||||||
".direnv",
|
".direnv",
|
||||||
".git",
|
".git",
|
||||||
|
".jj",
|
||||||
".github",
|
".github",
|
||||||
".gitlab",
|
".gitlab",
|
||||||
"bin",
|
"bin",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue