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
/
lua
/
telescope
/
builtin
/
init.lua
Age
Commit message (
Expand
)
Author
2022-11-28
feat: add configuration to fix encoding of output of find_command in find_fil...
zbq
2022-11-27
feat(builtin.keymaps): display noremap/buffer indicators and add lhs filter (...
Xavier Young
2022-11-23
feat(picker): command history filter (#2132)
kkharji
2022-11-06
feat: add jump_type option for lsp_references (#2218)
Gutyina Gergő
2022-10-26
fix: always load the up to date picker config on picker open
Simon Hauser
2022-10-24
feat: allow table as additional args in live grep and grep string (#2139)
Gutyina Gergő
2022-09-04
docs: update for git_files and live_grep (#2133)
Sam Rosenthal
2022-08-27
fix(preview): update buffer previewer to upstream changes (#2150)
Christian Clason
2022-07-22
fix: move the moon behind show_moon option and update documentation (#2072) (...
steven
2022-07-06
docs: add missing opts docs for lsp builtins
Simon Hauser
2022-07-06
feat: grep_open_files for builtin.grep_string (#2039)
Simon Hauser
2022-07-01
break: prefix internal files and add deprecation messages (#2032)
Simon Hauser
2022-07-01
feat: search_file option for builtin fd command (#2029)
Turiiya
2022-06-30
feat(rg): pass multiple globs to rg by default (#2003)
Anton
2022-06-30
feat(builtin.lsp): implement builtin handlers for lsp.(incoming|outgoing)_cal...
Manuel
2022-06-30
docs: clarify docs around `search_dirs` and `map_entries`
Simon Hauser
2022-06-30
feat: `find_command` can be a function (#2000)
Simon Hauser
2022-06-30
refactor: make_entry more consistent (#1410)
Yorick Peterse
2022-06-30
feat: add option `use_default_opts` to `builtin.builtin` (#1996)
Bjarki Baldursson Harksen
2022-06-30
feat: no-ignore-parent shorthand option for find_files. (#1963)
Jeremy Neal
2022-06-30
break(git_files): change show_untracked default to false (#842)
Ben Smith
2022-06-12
doc: use correct option name for 'only_sort_text' (#1995)
Jose Veiga
2022-05-18
docs: reflect behavior of diagnostics bufnr nil (#1879)
matt rice
2022-05-04
fix(builtin.tags): custom filename width (#1842)
Michael Maves
2022-05-04
feat(live_grep): add glob and type filter shorthand opts (#1695)
kylo252
2022-05-04
feat: quickfixhistory picker (#1878)
fdschmidt93
2022-04-30
feat: support for builtin.commands to show buffer commands (#1889)
milanglacier
2022-04-25
break: remove lsp code actions (#1866)
Simon Hauser
2022-04-25
feat: switch to telescope.lua (#1873)
Simon Hauser
2022-04-22
break: bump minimum required neovim version to 0.7 (#1851)
Simon Hauser
2022-04-18
feat: added trim option to make_entry.gen_from_quickfix (#1838)
rowario
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-04-09
feat(lsp_references): include current line option
Simon Hauser
2022-03-20
docs: fix typo in builtin.pickers section (#1792)
Dylan Byars
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-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-14
chore: remove deprecated shorthand functions lsp_*_diagnostics
Simon Hauser
2022-01-11
break!: remove file_browser from builtins (#1453)
fdschmidt93
2022-01-09
fix: documentation for lsp_range_code_actions (#1644)
Ole Strøhm
2021-12-29
chore: deprecation notice for builtin.file_browser (#1574)
fdschmidt93
2021-12-27
chore: remove redundant run_builtin action (#1589)
kylo252
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-06
fix: git stash entry formatting (#1452)
Farbod Salamat-Zadeh
2021-11-04
breaking: bump nvim version requirement to 0.5.1 (#1406)
Julian Fricker
2021-10-24
fix: opts.git_command for files, commits, bcommits (#1374)
Simon Hauser
2021-10-12
feat: filtering for dynamic workspace symbols (#1336)
fdschmidt93
[next]