summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-07-06feat: grep_open_files for builtin.grep_string (#2039)Simon Hauser
2022-07-03chore: make to_fuzzy_refine configurable (#2034)Simon Hauser
2022-07-03docs: fix typos/grammar in PR#1945 changelog (#2033)Tyler Wardhaugh
2022-07-01docs: changelog for dev branch, 1945Simon Hauser
2022-07-01break: cleanup preview.treesitter language setting (#1612)marcel
2022-07-01feat: search_file option for builtin fd command (#2029)Turiiya
2022-07-01docs: `make_entry` and `entry_display`julianf
2022-06-30docs: document limitation of actionSimon Hauser
2022-06-30feat: add min max boundary to width, hight resolver (#2002)Simon 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-30refactor: make_entry more consistent (#1410)Yorick Peterse
2022-06-30feat: add option `use_default_opts` to `builtin.builtin` (#1996)Bjarki Baldursson Harksen
2022-06-30feat: no-ignore-parent shorthand option for find_files. (#1963)Jeremy Neal
2022-06-30feat: none strategy & control attachment (#1867)fdschmidt93
2022-06-30docs: document limitations of file_ignore_patterns and transform_path (#1955)Simon Hauser
2022-06-30break(git_files): change show_untracked default to false (#842)Ben Smith
2022-06-12doc: use correct option name for 'only_sort_text' (#1995)Jose Veiga
2022-05-18docs: reflect behavior of diagnostics bufnr nil (#1879)matt rice
2022-05-15feat: Add ability to choose window to edit (#745)TJ DeVries
2022-05-09feat(docs): simplified architecture flow chart (#1925)fdschmidt93
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-05-01fix: termopen previewer (#1901)Simon Hauser
2022-04-30docs: add 'https://' prefix to smart history link (#1885)Austin Ray
2022-04-30feat: support for builtin.commands to show buffer commands (#1889)milanglacier
2022-04-30docs(smart_path): add negative performance warning (#1899)Simon Hauser
2022-04-26docs: fix typo in reference to vim.lsp.buf.code_action (#1883)Maximilian Schmidt
2022-04-25break: remove lsp code actions (#1866)Simon Hauser
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: add default hl group for devicons (#1849)Antoine Bertin
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-17docs: document more actions and add introduction to actions (#1829)Simon Hauser
2022-04-09feat(lsp_references): include current line optionSimon Hauser
2022-04-08feat: global configuration of results_title and prompt_title (#1817)Michael Benford
2022-03-20feat: enable individual options for mappings (#890)Waldson PatrĂ­cio
2022-03-20doc: help for select_{default,tab,vertical,horizontal} (#1801)Jonathan Birk
2022-03-20docs: fix typo in defaults.history section (#1797)Suvansh Kumar
2022-03-20docs: fix typo in builtin.pickers section (#1792)Dylan Byars
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