summaryrefslogtreecommitdiff
path: root/lua/telescope/themes.lua
AgeCommit message (Expand)Author
2023-01-22docs: proof-read edits (#2311)James Trew
2022-04-25break: remove lsp code actions (#1866)Simon Hauser
2022-04-18docs: add module prefix (#1847)Simon Hauser
2021-11-13doc: fix typo in telescope.txt (#1431)Desmond Chin
2021-10-20fix: preview title key and a bug with dynamic_title (#1350)Simon Hauser
2021-10-04feat: more prompt position strategies (#1280)Luke Kershaw
2021-09-19fix: update themes after `layout_strategies` refactor (#1262)Luke Kershaw
2021-09-19feat: `layout_strategies` refactor (#1039)Luke Kershaw
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-07-16feat: add cursor layout (#878)Corentin Brunel
2021-07-01feat: Consistent and sensible layout_config (#922)TJ DeVries
2021-05-15feat: add ivy-style layout strategy (#771)TJ DeVries
2020-12-09ci: Add luacheck ci job (#317)Simon Hauser
2020-10-08fix: preview_cutoff to always show on dropdown theme (#156)Dave Lage
2020-10-04fix: Use width not results_width (#144)Dave Lage
2020-10-04fix: Results height configurable. Properly collapse on border = falserockerBOO
2020-09-17fix: Resolve many display issues with the dropdown themerockerBOO
2020-09-15fix: always have a dictionary for optsTJ DeVries
2020-09-15feat: Themes (#79)Dave Lage