summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin
AgeCommit message (Expand)Author
2021-03-21Fix prompt titles. Closes #OCD. (#675)Jesse Leite
2021-03-18Improve oldfiles Picker (#657)Jesse Leite
2021-03-14feat & fix: Command History Picker (#656)tami5
2021-03-14Prefer vim.api over vim.fn (#650)Volodymyr Kot
2021-03-09feat: lsp definitions (#631)oberblastmeister
2021-03-04feat: add hidden opt to file_browser (#608)Tom
2021-03-04feat: workspace diagnostics, jump to and improved styling (#599)fdschmidt93
2021-03-03feat: lsp diagnostics and prefiltering by entry attribute (#543)fdschmidt93
2021-03-03docs: start documenting previewers (#574)Simon Hauser
2021-03-03fix: remove gotos because this breaks lua 5.1 (#583)TJ DeVries
2021-03-02feat: add expand_dir opts for git_status (#591)elianiva
2021-03-01feat: better display for git_branches (#586)Simon Hauser
2021-03-01feat: delete mappings for git_branches (#578)ThePrimeagen
2021-02-27fix: a lot of small things and adds more customization for caret (#554)Simon Hauser
2021-02-27feat: allow git_* to use vim pwd over git root (#563)Tom
2021-02-24feat: Add vim docs & generators (#370)TJ DeVries
2021-02-23feat: file browser & refresh interface (#290)Simon Hauser
2021-02-22feat: Action improvements (#472)TJ DeVries
2021-02-12feat: add 'follow' opt to find_files (#530)Asbjørn Håland
2021-02-09fix: all git builtin respect cwd now (#517)Simon Hauser
2021-02-02feat: add sections opt for man_pages and fix for macos (#413)JINNOUCHI Yasushi
2021-01-27Undo #465 (#469)anott03
2021-01-25fix: move to actions.select as default action (#465)anott03
2021-01-25feat: support different languages for help_tags if helpfiles are available in...JINNOUCHI Yasushi
2021-01-20grep_string/live_grep support multiple dirs (#448)tami5
2021-01-19feat: add ignore_current_buffer opt to builtin buffers (#444)relnod
2021-01-16feat: allow to list files in git submodules (#329)Massimo Redaelli
2021-01-15feat: show git log for remote branches (#428)Simon Hauser
2021-01-12fix #426 (#427)Simon Hauser
2021-01-12fix #385 (#422)Simon Hauser
2021-01-12fix: git_branch only remove remotes/origin part (#423)JINNOUCHI Yasushi
2021-01-06fix: remove quotes from spell suggestions (#400)Senghan Bright
2021-01-06Spell suggestions (#399)Senghan Bright
2021-01-06add devicons to oldfiles picker (#397)JINNOUCHI Yasushi
2021-01-04feat: Add highlight to builtin.git_status (#388)Cedric M'Passi
2021-01-04fix: live_grep will now accept cwd (#390)Simon Hauser
2021-01-03fix: escape chars instead of resetting the prompt (#379)elianiva
2021-01-03fix: live_grep throws an error if you insert `\` (#378)elianiva
2020-12-31fix: tags now work with hasktags (#375)Simon Hauser
2020-12-27feat: all entry_makers are now overridable and icons for builtin.buffers (#364)tamago324
2020-12-26Feat: Add hidden to find_files (#340)Julian Berman
2020-12-23feat: include buf local maps, execute item on enter (#360)tami5
2020-12-20LSP check capabilities (#356)Senghan Bright
2020-12-19Feat: displayer hl_chars and TelescopeResults hlgroups (#349)Simon Hauser
2020-12-19More colours (#351)Senghan Bright
2020-12-18Add more colour (#346)Senghan Bright
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-12-17feat: add search_dirs opt to builtin.find_files to search from multiple dirs ...Anirudh Haritas Murali
2020-12-16fix: don't error when no hidden buffers are available (#341)Senghan Bright