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

feat!(entry_maker): inline title and clean up #8

Closed fdschmidt93 closed 1 year ago

fdschmidt93 commented 1 year ago

In addition to simplifying the entry maker and allowing the filename to be inline, the title_hl has been renamed to filename_hl to make the hl agnostic to whether the filename is in the title or inline.

This is in prep to share the extension eventually on Reddit for more potentially interested users.