summaryrefslogtreecommitdiff
path: root/lua/telescope/config.lua
AgeCommit message (Expand)Author
2020-12-29feat: All buffer previewers are now async and more config options (#354)Simon Hauser
2020-12-09ci: Add luacheck ci job (#317)Simon Hauser
2020-12-09Feat: Opt in vim buffers for previewers (#298)Simon Hauser
2020-11-22Various previewer fixes (#260)Simon Hauser
2020-10-30feat: Closes #205TJ DeVries
2020-10-25feat: Add ability to turn off devicon colorsTJ DeVries
2020-10-19feat: Add ability to configure default sortersTJ DeVries
2020-10-17refactor: prompt->prompt_title (#169)Alvaro Muñoz
2020-10-09fix: Add 'use_less' config valueTJ DeVries
2020-10-08feat: Add scroll_strategy = 'cycle'TJ DeVries
2020-10-08fix: Allow people to still override ALL the mappingsTJ DeVries
2020-10-08feat: Add more easily customizable mappings.TJ DeVries
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