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