Replace <leader>` functionality with ripgrep #15

Open
opened 2026-02-24 12:31:26 -05:00 by kevintl1998 · 0 comments
Owner

using :e **/ doesn't allow for filtering certain files from a directory as easily as ripgrep does.

using `:e **/` doesn't allow for filtering certain files from a directory as easily as ripgrep does.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kevintl1998/nvim#15
No description provided.