Update Telescope mappings

This commit is contained in:
Oliver Davies 2024-02-27 23:22:11 +00:00
parent de117a56e2
commit 6b0773eb77
3 changed files with 31 additions and 15 deletions

View file

@ -99,6 +99,7 @@ end
function M.find_all_files()
local opts = {
file_ignore_patterns = { ".direnv", ".git" },
no_ignore = true,
prompt_title = "All Files",
}