summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-03-12feat(diagnostics): additional filter options (#1610)Sean Mackesey
2022-03-11feat(lsp): ignore_symbols option (#1745)tami5
2022-03-11feat(lsp_references): expose include_declaration option (default still true) ...tami5
2022-03-04docs: fix typo 'seperator' in documentation (#1767)Vivianne
2022-03-02Change center layout strategy to allow vertical anchoring (#1719)Alef Pereira
2022-02-15feat: allow user to wrap picker results (#701, #1296) (#1735)Sultanahamer
2022-02-14fix: add opts.bufnr and opts.winnr to builtin picker (#1706)James Trew
2022-01-28feat (keymaps): add configuration options (#1703)daangoossens22
2022-01-15fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)Luke Kershaw
2022-01-15docs: remove file browser (#1691)Ariel
2022-01-09feat: tiebreak config function (#1401)Julian Fricker
2022-01-09fix: documentation for lsp_range_code_actions (#1644)Ole Strøhm
2022-01-05feat: multiselect icon (#1572)Luke Kershaw
2021-12-27fix: too early setup on initial extension access (#1601)fdschmidt93
2021-12-27chore: remove redundant run_builtin action (#1589)kylo252
2021-12-10feat: layout `anchor` (#1582)Luke Kershaw
2021-12-10feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)Simon Hauser
2021-12-10break: bump the minimum required neovim version to 0.6 or higher (#1549)Simon Hauser
2021-12-10feat: `center` layout `mirror` option (#1577)Luke Kershaw
2021-12-06fix: git stash entry formatting (#1452)Farbod Salamat-Zadeh
2021-12-06typo: `which_key` (#1560)GenesisTMS
2021-12-03defaults: change `center` layout default size (#1546)Luke Kershaw
2021-12-03docs: layout strategy usage (#1493)Luke Kershaw
2021-11-29chore: layout strategy tidying (#1509)Luke Kershaw
2021-11-18fix: cleanup of layout actionsLuke Kershaw
2021-11-18feat: layout actions (#1383)Luke Kershaw
2021-11-18feat: add hide / unhide preview (#1305)johnybx
2021-11-14feat: `exclude` option for `shorten` in `path_display` (#1429)Luke Kershaw
2021-11-13doc: fix typo in telescope.txt (#1431)Desmond Chin
2021-11-13docs: add a changelog entry for updated version requirements (#1444)Luke Kershaw
2021-11-13feat: results scrolling actions (#1436)Luke Kershaw
2021-11-09Fix small typo in previewers section (#1433)Andrew Wray
2021-11-07docs: generate docs for `hl_result_eol` (#1426)Luke Kershaw
2021-11-04fix: deactivate binary ft detection for Win32 (#1413)fdschmidt93
2021-10-31Revert "break: changed the results window highlight to always be full width (...Simon Hauser
2021-10-29break: changed the results window highlight to always be full width (#1312)Julian Fricker
2021-10-24fix: opts.git_command for files, commits, bcommits (#1374)Simon Hauser
2021-10-24docs: fix typo in qflist_previewer's default value (#1363)nickelc
2021-10-20feat: recalculate picker layout on `VimResized` (#959)Luke Kershaw
2021-10-12feat: filtering for dynamic workspace symbols (#1336)fdschmidt93
2021-10-09fix: alias cwd_only and only_cwd option for buffers and oldfiles (#1316)Patrick Ziegler
2021-10-04feat: more prompt position strategies (#1280)Luke Kershaw
2021-09-27feat: filetype_hook & improved docs; fix preview partial override (#1273)fdschmidt93
2021-09-20feat(defaults): enable customization of path_display.truncate (#1264)tami5
2021-09-19feat: `truncate` option for `path_display` (#1254)Luke Kershaw
2021-09-19feat: `layout_strategies` refactor (#1039)Luke Kershaw
2021-09-16feat: skip/timeout preview if file cannot be easily previewed (#1231)fdschmidt93
2021-09-16feat: support <pattern> for git-for-each-ref (git_branches) (#1248)Anthony Nichols
2021-09-16docs: rewrite readme and add missing config values + builtin optsSimon Hauser
2021-09-12feat: smart path (#914)qualious