summaryrefslogtreecommitdiff
path: root/lua/telescope/finders.lua
AgeCommit message (Expand)Author
2020-09-11feat: add a bit better writer supportTJ DeVries
2020-09-11feat: Add some more layout optionsTJ DeVries
2020-09-06View the planets (#12)smolck
2020-09-04fix: Don't push past midnight. You'll make clason's stuff break :/TJ DeVries
2020-09-03feat: Major improvements in API. Particularly relating to entries.TJ DeVries
2020-09-03feat: Add cool mapping for <C-R> in command modeTJ DeVries
2020-09-02fix: clear last lineTJ DeVries
2020-09-02feat: add some new items and make mappings easierTJ DeVries
2020-08-31wip: Messing around w/ ffi for some stuffTJ DeVries
2020-08-31feat: Combine configuration into picker.new()TJ DeVries
2020-08-31Revert finders.lua changesmolck
2020-08-31Add FZF builtin for searching vim.v.oldfilessmolck
2020-08-31feat: Add better mapping supportTJ DeVries
2020-08-29fix: but I don't like that I fixed by scheduling... Seems race conditionTJ DeVries
2020-08-29fix: Think I fixed the weird movementsTJ DeVries
2020-08-27feat: Add livegrep and lsp referecnesTJ DeVries
2020-08-20WIP: Actually get the UI to work and add some testsTJ DeVries
2020-08-03Work on ngram sorterTJ DeVries
2020-07-31Streamed some refactoring. More work to doTJ DeVries
2020-07-17Another streamTJ DeVries
2020-07-15Get simple rg example to workTJ DeVries