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
/
finders.lua
Age
Commit message (
Expand
)
Author
2020-09-11
feat: add a bit better writer support
TJ DeVries
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-06
View the planets (#12)
smolck
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
2020-09-03
feat: Major improvements in API. Particularly relating to entries.
TJ DeVries
2020-09-03
feat: Add cool mapping for <C-R> in command mode
TJ DeVries
2020-09-02
fix: clear last line
TJ DeVries
2020-09-02
feat: add some new items and make mappings easier
TJ DeVries
2020-08-31
wip: Messing around w/ ffi for some stuff
TJ DeVries
2020-08-31
feat: Combine configuration into picker.new()
TJ DeVries
2020-08-31
Revert finders.lua change
smolck
2020-08-31
Add FZF builtin for searching vim.v.oldfiles
smolck
2020-08-31
feat: Add better mapping support
TJ DeVries
2020-08-29
fix: but I don't like that I fixed by scheduling... Seems race condition
TJ DeVries
2020-08-29
fix: Think I fixed the weird movements
TJ DeVries
2020-08-27
feat: Add livegrep and lsp referecnes
TJ DeVries
2020-08-20
WIP: Actually get the UI to work and add some tests
TJ DeVries
2020-08-03
Work on ngram sorter
TJ DeVries
2020-07-31
Streamed some refactoring. More work to do
TJ DeVries
2020-07-17
Another stream
TJ DeVries
2020-07-15
Get simple rg example to work
TJ DeVries