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