Picker ignoring and adding markview back.

This commit is contained in:
Dan Chadwick
2025-06-27 10:16:32 -04:00
parent cbce3193f9
commit 09e62e8940
4 changed files with 23 additions and 7 deletions

View File

@@ -5,6 +5,10 @@ return {
picker = {
ignored = true,
hidden = true,
exclude = {
".git",
".DS_Store",
}
},
explorer = {},
indent = {},