nvim-telescope / telescope-live-grep-args.nvim

Live grep with args
695 stars 36 forks source link

Allow to pass options to shortcuts / Add shortcuts to grep in current file only #82

Closed LLMChild closed 3 months ago

LLMChild commented 3 months ago

Description

Make shortcuts can pass option too. Add some example of searching in current buffer using current work or visual selection

Fixes # (issue)

Type of change

Checklist:

weeman1337 commented 3 months ago

Thanks for your contribution @LLMChild !

I've fixed the code style and remove of unpack. Also updated the README. Otherwise looks good to me :+1: