fdschmidt93 / telescope-egrepify.nvim

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

Can we support the use of regular expressions for custom AND settings? #44

Closed MaJinjie closed 2 months ago

MaJinjie commented 2 months ago

Is your feature request related to a problem? Please describe. If support has already been provided, please turn it off

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

fdschmidt93 commented 2 months ago

Closing since it is an extremely lazy feature request. Plus

Disclaimer on README.

Please consider forking for your own customization or well-formed PRs instead to fix issues or add new features. This extension foremost serves my own needs and turned into a plugin as maybe other users may want to personalize rg via telescope.nvim in similar fashion. Many options are configurable, but I would like to avoid added maintenace burden beyond review (and hopefully merging) of PRs.