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