Update Telescope mappings
This commit is contained in:
parent
de117a56e2
commit
6b0773eb77
3 changed files with 31 additions and 15 deletions
|
|
@ -99,6 +99,7 @@ end
|
|||
|
||||
function M.find_all_files()
|
||||
local opts = {
|
||||
file_ignore_patterns = { ".direnv", ".git" },
|
||||
no_ignore = true,
|
||||
prompt_title = "All Files",
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue