summaryrefslogtreecommitdiff
path: root/lua/nv-telescope/init.lua
AgeCommit message (Collapse)Author
2021-04-15LunarVimchristianchiarulli
2021-04-05Change vimgrep_arguments to find_command (#238)Dylan Barker
This option was marked as TODO in the telescope-nvim readme. This may be a suitable replacement in the meantime.
2021-03-28Refactor telescope extension config (#176)chaeing
Desired way to configure extensions is to put it at the same level as 'defaults' property inside the 'setup' call.
2021-03-26[TELESCOPE] Support smart_send_to_qflist() (#170)James Walmsley
2021-03-17udpates escape immediately closes telescopeChris
2021-03-14config telescopeChris