summaryrefslogtreecommitdiff
path: root/lua/telescope/init.lua
AgeCommit message (Expand)Author
2022-08-13fix: typo in docs (#2100)Emiel Van Severen
2022-07-12docs: add module names to fix gO (#2064)Simon Hauser
2022-05-09feat(docs): simplified architecture flow chart (#1925)fdschmidt93
2021-12-27fix: too early setup on initial extension access (#1601)fdschmidt93
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-08-20feat(performance): Major performance improvements using async v2 from @oberbl...TJ DeVries
2021-07-23chore: use stylua for formatting (#1040)Simon Hauser
2021-06-09feat: set defaults for each picker in telescope setup (#883)Simon Hauser
2021-03-03docs: start documenting previewers (#574)Simon Hauser
2021-02-27fix: a lot of small things and adds more customization for caret (#554)Simon Hauser
2021-02-24feat: Add vim docs & generators (#370)TJ DeVries
2020-11-23feat: v0.1 of extensions (#278)TJ DeVries
2020-10-06fix: Reduce memory leaks (#148)TJ DeVries
2020-09-29feat: Add status, better debug, and some associated refactorsTJ DeVries
2020-09-11fix: make begin proffTJ DeVries
2020-09-11feat: Add some more layout optionsTJ DeVries
2020-09-07Begin work on larger global config, to tailor defaultsTJ DeVries
2020-08-27feat: Add livegrep and lsp referecnesTJ DeVries
2020-08-24Add fuzzy git file finderZTJ DeVries
2020-07-17Another streamTJ DeVries
2020-07-15Get simple rg example to workTJ DeVries
2020-07-15PipesTJ DeVries
2020-07-15Initial commit after streamTJ DeVries