summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2021-09-27fix highlight declaration of 'TelescopePreviewMessageFillchar' (#1290)Sávio Carlos Martins Costa
2021-09-27feat: filetype_hook & improved docs; fix preview partial override (#1273)fdschmidt93
2021-09-27feat: add highlight group: TelescopePreviewMessage (#1286)Sávio Carlos Martins Costa
2021-08-21fix(command_definition): default to nil on empty <f-args> (#1142)Jonathan Teran
2021-08-19Allow range parameters on command parser (#1123)Jan Steinke
2021-04-27feat: Just straight up error right away for nvim 0.4.4TJ DeVries
2021-04-09feat: add icons to git_status finder (#401)Senghan Bright
2021-03-04fix: add loading guard (#602)Dmitry
2021-03-03fix: subcommand completion for each extension (#597)tamago324
2021-03-02Enhance Telescope command (#588)Raphael
2021-02-12feat: buffer previewers ls is now colorized (#505)Simon Hauser
2021-01-31support custom table type keyword (#450)Raphael
2021-01-24fix: allow previewer win customization (#460)Alvaro Muñoz
2021-01-09fix #406 (#407)Raphael
2021-01-08refactor telescope command (#398)Raphael
2021-01-04feat: Add highlight to builtin.git_status (#388)Cedric M'Passi
2021-01-04feat: add extension in telescope command (#380)Raphael
2020-12-29feat: All buffer previewers are now async and more config options (#354)Simon Hauser
2020-12-19Feat: displayer hl_chars and TelescopeResults hlgroups (#349)Simon Hauser
2020-12-17Fix builtin.builtin again and add TelescopePreviewMatch hlgroup (#342)Simon Hauser
2020-12-17Update autocmd, highlights and help_tags previewers (#332)Simon Hauser
2020-11-23Filter the completion of the command (#279)tamago324
2020-11-03Feat: convert options if it is table type in lua (#220)Raphael
2020-11-01rewrite command of telescope (#197)Raphael
2020-10-24feat: turn on matching colors by default, since people do not know about itTJ DeVries
2020-10-12Add Colorscheme and Marks Support and Telescope Commands (#167)Raphael
2020-10-08feat: prompt_prefix option (#154)Alvaro Muñoz
2020-10-02feat: Add highlight for selection caret (#135)Alvaro Muñoz
2020-09-29feat: Add status, better debug, and some associated refactorsTJ DeVries
2020-09-26feat: Add TelescopeMatching a new highlight for matches from sortersTJ DeVries
2020-09-12feat: Better border configuration.TJ DeVries
2020-09-11fix: make begin proffTJ DeVries
2020-09-11temp: add PERFTJ DeVries
2020-09-03feat: Add cool mapping for <C-R> in command modeTJ DeVries
2020-09-01wip: new sortersTJ DeVries
2020-08-29feat: Add selection and start actionsTJ DeVries
2020-07-15Initial commit after streamTJ DeVries