summaryrefslogtreecommitdiff
path: root/lua/telescope/config.lua
AgeCommit message (Expand)Author
2020-10-08fix: Remove space that I did not mean to addTJ DeVries
2020-10-08feat: prompt_prefix option (#154)Alvaro Muñoz
2020-10-08feat: ALPHA Add layout_defaults and layout_config optionsTJ DeVries
2020-10-08fix: Remove useless prompt_titleTJ DeVries
2020-10-04fix: Results height configurable. Properly collapse on border = falserockerBOO
2020-09-29feat: Add status, better debug, and some associated refactorsTJ DeVries
2020-09-11Add smart case to vimgrep arguments (#60)Christian Clason
2020-09-11feat: Add some more layout optionsTJ DeVries
2020-09-11feat: add top down prompt positionTJ DeVries
2020-09-10feat: add border and bordercharsTJ DeVries
2020-09-10Allow easily changing grep argumentsTJ DeVries
2020-09-07Begin work on larger global config, to tailor defaultsTJ DeVries
2020-09-04feat: vertical layouts. see 'layout_strategy'TJ DeVries