summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-01-31chore: format with stylua 0.12.0 (#1730)Simon Hauser
2022-01-28feat (keymaps): add configuration options (#1703)daangoossens22
2022-01-28fix (autocommands): doesn't show all autocommands (#1717)daangoossens22
2022-01-28fix(lsp): add missing offset encoding (#1718)Chinmay Dalal
2022-01-28fix(action): insert symbol in insert mode (#1722)Christian Clason
2022-01-18fix: add offset encoding to `vim.lsp.util.locations_to_items()` call (#1694)Chinmay Dalal
2022-01-18fix: add offset encoding to `apply_workspace_edit` call (#1697)Richard Mathieson
2022-01-18feat: show a message for unknown command (#1698)zeertzjq
2022-01-18fix: always update preview when `_selection_entry` changes (#1693)Luke Kershaw
2022-01-16fix: handle filenames with colons in `live_grep` (#1609)Luke Kershaw
2022-01-15fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)Luke Kershaw
2022-01-15docs: remove file browser (#1691)Ariel
2022-01-14feat: make results pane of builtin `keymaps` more readable (#1684)daangoossens22
2022-01-14chore: remove deprecated shorthand functions lsp_*_diagnosticsSimon Hauser
2022-01-14fix(health): check fdfind before fd to fix weird output on ubuntuSimon Hauser
2022-01-14feat: adds multiselect counter in prompt status_text (#1614)Luke Kershaw
2022-01-14fix (nightly): add offset encoding to vim.lsp.util.jump_to_location() call (#...Chinmay Dalal
2022-01-11break!: remove file_browser from builtins (#1453)fdschmidt93
2022-01-09Revert "fix: folding when a file is opened (#1643)" (#1673)Simon Hauser
2022-01-09feat: tiebreak config function (#1401)Julian Fricker
2022-01-09fix(builtin.treesitter): make sure that kind is not nilSimon Hauser