Picker ignoring and adding markview back.
This commit is contained in:
@@ -5,6 +5,10 @@ return {
|
||||
picker = {
|
||||
ignored = true,
|
||||
hidden = true,
|
||||
exclude = {
|
||||
".git",
|
||||
".DS_Store",
|
||||
}
|
||||
},
|
||||
explorer = {},
|
||||
indent = {},
|
||||
|
||||
Reference in New Issue
Block a user