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
/
plugin
Age
Commit message (
Expand
)
Author
2021-01-04
feat: Add highlight to builtin.git_status (#388)
Cedric M'Passi
2021-01-04
feat: add extension in telescope command (#380)
Raphael
2020-12-29
feat: All buffer previewers are now async and more config options (#354)
Simon Hauser
2020-12-19
Feat: displayer hl_chars and TelescopeResults hlgroups (#349)
Simon Hauser
2020-12-17
Fix builtin.builtin again and add TelescopePreviewMatch hlgroup (#342)
Simon Hauser
2020-12-17
Update autocmd, highlights and help_tags previewers (#332)
Simon Hauser
2020-11-23
Filter the completion of the command (#279)
tamago324
2020-11-03
Feat: convert options if it is table type in lua (#220)
Raphael
2020-11-01
rewrite command of telescope (#197)
Raphael
2020-10-24
feat: turn on matching colors by default, since people do not know about it
TJ DeVries
2020-10-12
Add Colorscheme and Marks Support and Telescope Commands (#167)
Raphael
2020-10-08
feat: prompt_prefix option (#154)
Alvaro Muñoz
2020-10-02
feat: Add highlight for selection caret (#135)
Alvaro Muñoz
2020-09-29
feat: Add status, better debug, and some associated refactors
TJ DeVries
2020-09-26
feat: Add TelescopeMatching a new highlight for matches from sorters
TJ DeVries
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-11
fix: make begin proff
TJ DeVries
2020-09-11
temp: add PERF
TJ DeVries
2020-09-03
feat: Add cool mapping for <C-R> in command mode
TJ DeVries
2020-09-01
wip: new sorters
TJ DeVries
2020-08-29
feat: Add selection and start actions
TJ DeVries
2020-07-15
Initial commit after stream
TJ DeVries