fdschmidt93 / telescope-egrepify.nvim

Variable user customization for telescope.live_grep to set rg flags on-the-fly
MIT License
122 stars 13 forks source link

feat(picker): add toggle to switch hidden files option #39

Open ushmz opened 6 months ago

ushmz commented 6 months ago

Description

Add a feature to toggle the inclusion/exclusion of hidden files in searches. Fix #34

Changes Introduced

Introduce a <C-h> key binding that effortlessly switches between including (--no-ignore and --hidden flags) and excluding (--ignore and --no-hidden flags) hidden files in searches.

Implementation

Screenshot

https://github.com/fdschmidt93/telescope-egrepify.nvim/assets/44394399/e931f35a-ebd2-47d0-99b2-cdb58439f90f