summaryrefslogtreecommitdiff
path: root/lua/lvim/core/telescope.lua
AgeCommit message (Expand)Author
2023-02-04perf: lazy load most plugins (#3750)LostNeophyte
2023-01-10fix(telescope): backwards compability (#3596)LostNeophyte
2023-01-09feat: enable auto preview colorscheme by default (#3701)Christian Chiarulli
2022-12-08feat(telescope): add `lvim.builtin.telescope.theme` (#3548)LostNeophyte
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-09fix: use function for pickersOpal Mizrahi
2022-10-09fix: move telescope.actions pcall to the topOpal Mizrahi
2022-10-08fix: telescope delete_buffer binds correct scopeOpal Mizrahi
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-22fix: small fixes on telescope pickers & breadcrumbs (#3060)Latif Sulistyo
2022-09-20feat: pickers (#3053)Christian Chiarulli
2022-09-20feat: better telescopic experience (#3052)Christian Chiarulli
2022-09-20feat(telecope): set show_untracked by default (#2984)Philipp Schmitt
2022-06-23feat: fix a couple of issues (#2750)Abouzar Parvan
2022-05-15fix: load notify's telescope extension properly (#2586)Xavier Young
2022-05-09ref(telescope): don't overwrite default cmd to show hidden filesRafael Madriz
2022-05-03feat(neovim): neovim 0.8 compatibility (#2544)Abouzar Parvan
2022-03-26fix(telescope): set <cr> binding to actions.select_default only (#2395)Abouzar Parvan
2022-03-10feat(windows): add custom config_win.example.lua (#2330)kylo252
2022-02-27chore(plugins): bump version (#2315)Abouzar Parvan
2022-02-18chore: fix typos (#2292)dundargoc
2021-12-02fix: better default, ignore `.git` in `live_grep` (#2020)Jieru Mei
2021-11-04fix: pcall telescope actionsChristianChiarulli
2021-11-04fix: make telescope default mappings overrideableChristianChiarulli
2021-10-15feat: better telescope integration (#1702)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252