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
/
telescope.vim
Age
Commit message (
Expand
)
Author
2021-04-27
feat: Just straight up error right away for nvim 0.4.4
TJ DeVries
2021-04-09
feat: add icons to git_status finder (#401)
Senghan Bright
2021-03-04
fix: add loading guard (#602)
Dmitry
2021-03-03
fix: subcommand completion for each extension (#597)
tamago324
2021-03-02
Enhance Telescope command (#588)
Raphael
2021-02-12
feat: buffer previewers ls is now colorized (#505)
Simon Hauser
2021-01-31
support custom table type keyword (#450)
Raphael
2021-01-24
fix: allow previewer win customization (#460)
Alvaro Muñoz
2021-01-09
fix #406 (#407)
Raphael
2021-01-08
refactor telescope command (#398)
Raphael
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