summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin
AgeCommit message (Expand)Author
2022-07-03chore: make to_fuzzy_refine configurable (#2034)Simon Hauser
2022-07-01break: prefix internal files and add deprecation messages (#2032)Simon Hauser
2022-07-01feat: search_file option for builtin fd command (#2029)Turiiya
2022-07-01fix: crash in tags on enter for no results and random crash in previewerSimon Hauser
2022-07-01fix: autocommands regressionSimon Hauser
2022-07-01feat: refine with new_tableFabian David Schmidt
2022-07-01feat: Add entry_index for entry_makersTJ DeVries
2022-06-30fix: spell_suggest if cursor is at last char of wordSimon Hauser
2022-06-30feat(rg): pass multiple globs to rg by default (#2003)Anton
2022-06-30feat(builtin.lsp): implement builtin handlers for lsp.(incoming|outgoing)_cal...Manuel
2022-06-30docs: clarify docs around `search_dirs` and `map_entries`Simon Hauser
2022-06-30feat: `find_command` can be a function (#2000)Simon Hauser
2022-06-30chore: cleanup autocmd builtin (#1947)Simon Hauser
2022-06-30refactor: make_entry more consistent (#1410)Yorick Peterse
2022-06-30feat: add `--follow` to bcommits (#1997)Brian Di Palma
2022-06-30feat: add option `use_default_opts` to `builtin.builtin` (#1996)Bjarki Baldursson Harksen
2022-06-30feat(tags): process tagfiles on the fly (#1989)Antoine
2022-06-30feat: no-ignore-parent shorthand option for find_files. (#1963)Jeremy Neal
2022-06-30fix(resume): previewer if toggled (#1957)Simon Hauser
2022-06-30break: deprecate utils.get_default utils.if_nil (#1545)Simon Hauser
2022-06-30chore: cleanup vim options (#1946)Simon Hauser
2022-06-30break(git_files): change show_untracked default to false (#842)Ben Smith
2022-06-30fix: grep_string crashes when string has newline (#2026)Reed Koser
2022-06-18fix: error caused by the invalid options in create_autocmd for vimdiff (#2013)Rocky Zhang
2022-06-12doc: use correct option name for 'only_sort_text' (#1995)Jose Veiga
2022-06-02fix: pass user opts to planets picker (#1983)Anton
2022-05-29fix(builtin.commands): action error caused by remapping : (#1972)iwataka
2022-05-18docs: reflect behavior of diagnostics bufnr nil (#1879)matt rice
2022-05-18fix: set tagstack when we jump with lsp in telescope (#1887)dagle
2022-05-15fix: get mark list from opts.bufnr instead of using :marks (#1935)pjmtdw
2022-05-04fix(builtin.tags): custom filename width (#1842)Michael Maves
2022-05-04feat(live_grep): add glob and type filter shorthand opts (#1695)kylo252
2022-05-04feat: quickfixhistory picker (#1878)fdschmidt93
2022-04-30chore: adapt to resolved_capabilities deprecation (#1902)Christian Clason
2022-04-30feat: support for builtin.commands to show buffer commands (#1889)milanglacier
2022-04-30fix: man_pages respect nosplitright for <c-v>Simon Hauser
2022-04-30fix: help_tags respect nosplitright for <c-v>Simon Hauser
2022-04-25break: remove lsp code actions (#1866)Simon Hauser
2022-04-25feat: switch to telescope.lua (#1873)Simon Hauser
2022-04-25fix(help_tags): exclude invalid help-tag that errorsSimon Hauser
2022-04-22feat: lua autocmd (#1707)Dave Lage
2022-04-22fix: fix keep insert when going from telescope window to telescope window (#1...kylo252
2022-04-22break: bump minimum required neovim version to 0.7 (#1851)Simon Hauser
2022-04-18feat: added trim option to make_entry.gen_from_quickfix (#1838)rowario
2022-04-18docs: add module prefix (#1847)Simon Hauser
2022-04-10fix(builtin.colorscheme): also restore &background (#1835)wongxy
2022-04-09feat(lsp_references): include current line optionSimon Hauser
2022-04-08fix: save position into jumplist before 'edit' action (#1234)Joshua Cao
2022-03-30fix (treesitter): kind columnSimon Hauser
2022-03-26fix (tags|btags): escape all special characters (#1806)ibhagwan