refactor: remove unnecessary opts (#225)

This commit is contained in:
JINNOUCHI Yasushi 2024-07-14 22:22:06 +09:00 committed by GitHub
parent 316474c183
commit 1154548e61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,6 @@ Config.default_values = {
hide_current_buffer = false,
ignore_patterns = os_util.is_windows and { [[*.git\*]], [[*\tmp\*]], "term://*" }
or { "*.git/*", "*/tmp/*", "term://*" },
ignore_regexes = {},
matcher = "default",
max_timestamps = 10,
recency_values = {