Commit 897548f
committed
feat(keymaps): show all project files including hidden and ignored in <leader>fp mapping
Update the <leader>fp keymap to include hidden and ignored files by setting `no_ignore = true` and customizing `fd_opts`. This allows users to search all files in the project, including those normally excluded.1 parent c0dda86 commit 897548f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
0 commit comments