summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-06-10feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)fdschmidt93
2021-06-10feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...fdschmidt93
2021-06-09feat: delete entry from the picker without closing telescope (#828)Dhruv Manilawala
2021-06-09feat: set defaults for each picker in telescope setup (#883)Simon Hauser
2021-06-06docs: update builtin.file_browser options (#887)David Mejorado
2021-06-03docs: add more builtin.buffers documentation (#888)Gwarnifarn
2021-05-31feat: add prefiltering to treesitter picker (#879)fdschmidt93
2021-05-31feat: send to loclist (#868)runiq
2021-05-30Change the `show_all_buffers` option to true by default for `buffers` picker ...Ben Smith
2021-05-30Add documentation for quickfix actions (#869)runiq
2021-05-15feat: add ivy-style layout strategy (#771)TJ DeVries
2021-05-13Docs for builtin pickers (#783)Ben Smith
2021-05-11feat: add git_stash picker (#800)Amirreza Askarpour
2021-04-23docs: Git actions docs fix (#787)Ben Smith
2021-04-22docs: add other actions modules (#792)TJ DeVries
2021-04-22fix checking for git dir in a bare repo (#757)PolarMutex
2021-03-30fix: no longer leaking one buffer previewer in some occasions (#664)Simon Hauser
2021-03-17fix: related to #13 telescope-project, enter insert mode on prompt close (#637)Christopher Laidler
2021-03-05feat: define scroll speed + smart_send to qflist (#610)elianiva
2021-03-03feat: lsp diagnostics and prefiltering by entry attribute (#543)fdschmidt93
2021-03-03docs: start documenting previewers (#574)Simon Hauser
2021-03-03[docgen] Update doc/telescope.txtGithub Actions
2021-02-28feat: layout horizontal and vertical can now be mirrored (#548)Ben Smith
2021-02-27feat: multi selection. Only integrates with send_selected_to_qflist (#551)TJ DeVries
2021-02-27fix: a lot of small things and adds more customization for caret (#554)Simon Hauser
2021-02-24feat: Add vim docs & generators (#370)TJ DeVries