summaryrefslogtreecommitdiff
path: root/lua/telescope/init.lua
AgeCommit message (Collapse)Author
2020-11-23feat: v0.1 of extensions (#278)TJ DeVries
2020-10-06fix: Reduce memory leaks (#148)TJ DeVries
It is not 100% clear that we've gotten ALL the memory leaks, but it seems much much much better and doesn't look like it's going to die immediately or as often anymore :)
2020-09-29feat: Add status, better debug, and some associated refactorsTJ DeVries
* [WIP]: Mon 28 Sep 2020 01:08:24 PM EDT * add much much better tracking. so much less hax * status updates, oneshot job updates, etc. * remove temp function * add status function * asdfasdfasdf
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