fix: file selector handler

This commit is contained in:
yetone
2025-01-24 12:47:26 +08:00
parent 5cf70aab95
commit 5b83c48fce
2 changed files with 17 additions and 10 deletions

View File

@@ -16,4 +16,5 @@ ignore = {
-- Global objects defined by the C code
read_globals = {
'vim',
'Snacks',
}