upd: vim telescope ignore list

This commit is contained in:
thek4n 2024-12-16 10:19:10 +03:00
parent 251e88a000
commit 2bdf365300

View File

@ -68,7 +68,7 @@ return {
"CMakeCache%.txt", "CMakeCache%.txt",
"target/", "target/",
"%.pytest_cache/", "%.pytest_cache/",
"vendor/*", "vendor/",
"%.lock", "%.lock",
"%.db", "%.db",
"%.sqlite3", "%.sqlite3",
@ -107,7 +107,6 @@ return {
"%.jar", "%.jar",
"%.docx", "%.docx",
"%.met", "%.met",
"smalljre_*/*",
"%.vale/", "%.vale/",
"%.rar", "%.rar",
"%.zip", "%.zip",