Filepath autocomplete filtering #2
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#3 <leader>p for project specific keymaps
kevintl1998/nvim
Reference
kevintl1998/nvim#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Filepath autocomplete using
:eand snacks picker should have object files and and any unused project specific files filtered out. For C projects, the yapp-clangd configuration could be used.