Update all lazy dependencies and ignore golang test files

This commit is contained in:
2025-10-02 11:22:52 +05:00
parent 86243ef02c
commit 0c4c39833b
3 changed files with 31 additions and 26 deletions

View File

@ -6,6 +6,11 @@ return {
},
opts = {
filesystem = {
filtered_items = {
hide_by_pattern = {
"*_test.go",
},
},
group_empty_dirs = true,
window = {
mappings = {