summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17fix: error if telescope is being opened from command-line windowSimon Hauser
2022-04-17fix: displayer when tabs are used and ts is != 1 (#1845)Simon Hauser
2022-04-17docs: document more actions and add introduction to actions (#1829)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-04-08feat: global configuration of results_title and prompt_title (#1817)Michael Benford
2022-04-03chore: reformat with stylua 0.13Simon Hauser
2022-03-31fix: action replace/enhance if the replaced/enhanced action as combined (#1814)Simon Hauser
2022-03-30fix (treesitter): kind columnSimon Hauser
2022-03-30fix: typo for notify log level (#1813)Dhruv Manilawala
2022-03-30fix: add `%s` to notify message of git checkout action (#1812)Dhruv Manilawala
2022-03-26fix (tags|btags): escape all special characters (#1806)ibhagwan
2022-03-26chore: fix lint errors from latest ci runSimon Hauser
2022-03-24fix: typo in a LSP error message (#1805)Mathijs Bakker
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-20fix: default `layout_config` to `{}` on `cycle_layout` actions (#1796)Luke Kershaw
2022-03-14docs: fix path in developers file (#1789)Ole
2022-03-13hotfix: scrolling should work correctly againSimon Hauser
2022-03-13fix: selection strategy madness if its not set to `reset` (#1559)Simon Hauser
2022-03-13fix: action mt again (#1487)Simon Hauser
2022-03-13feat: improve UX with vim.notify (#1763)tami5
2022-03-13chore: delete unused functions (#1788)Simon Hauser
2022-03-12feat(diagnostics): additional filter options (#1610)Sean Mackesey
2022-03-12fix(find_files): follow with unix `find` command (#1787)i3Cheese
2022-03-11fix: disable signcolumn in telescope windows (#1781)Simon Hauser
2022-03-11feat(lsp): ignore_symbols option (#1745)tami5
2022-03-11fix: allow Number type should be allowed for option keys (#1782)Fabio Manganiello
2022-03-11feat(lsp_references): expose include_declaration option (default still true) ...tami5
2022-03-11fix(grep): make filename parser non-greedy (#1785)Tom
2022-03-10fix: error on toggling selection with empty picker (#1786)Tor Bratsberg
2022-03-10refactor: remove redundant state in preview (#1761)Laura
2022-03-10fix(*grep): escape dot when not using regex (#1784)Slotos
2022-03-10fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)Simon Hauser
2022-03-08fix: treesitter picker with lua (defintions) (#1779)Simon Hauser
2022-03-06fix: skip path escaping when adding items to quickfix list (#1712)Daniel Imfeld
2022-03-04docs: fix typo 'seperator' in documentation (#1767)Vivianne
2022-03-04docs: link plenary.nvim dependency in README (#1768)Érico Nogueira Rolim
2022-03-02Change center layout strategy to allow vertical anchoring (#1719)Alef Pereira
2022-02-23fix builtin.autocommands throwing error (#1758)Vedant Neema
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-02-14fix: builtin `autocommands` previewer throws error (#1732)daangoossens22
2022-02-13fix(actions.qflist): make it work with vim quickfix commands (#1742)Connor Sheehan
2022-02-13feat(spell_suggest): ignore spell setting (#1744)Roland Fredenhagen