Commit Graph

  • 3f3cba430e feat(live_grep): add glob and type filter shorthand opts (#1695) kylo252 2022-05-04 21:57:29 +02:00
  • 8d1841bff5 feat: quickfixhistory picker (#1878) fdschmidt93 2022-05-04 21:50:15 +02:00
  • c93276acd3 fix: initial mode setting issues (#1917) fdschmidt93 2022-05-04 15:00:28 +02:00
  • 80e4313cc8 Revert "fix(pickers): misc initial_mode setting fixes (#1895)" (#1914) fdschmidt93 2022-05-03 18:36:45 +02:00
  • e454a0ad37 fix(pickers): misc initial_mode setting fixes (#1895) fdschmidt93 2022-05-03 08:53:22 +02:00
  • 23e28d066a fix: termpreviewer scrolling (#1906) Simon Hauser 2022-05-02 08:48:50 +02:00
  • 544c5ee407 fix: termopen previewer (#1901) Simon Hauser 2022-05-01 09:46:50 +02:00
  • 280c4e3037 fix(treesitter): use upstream get_node_text() instead of nvim-treesitter's deprecated one (#1905) Chinmay Dalal 2022-05-01 13:15:26 +05:30
  • 57bd8a5002 chore: update funding Simon Hauser 2022-04-30 18:56:51 +02:00
  • b70256066e chore: adapt to resolved_capabilities deprecation (#1902) Christian Clason 2022-04-30 17:24:52 +02:00
  • 557c8b98c5 docs: add 'https://' prefix to smart history link (#1885) Austin Ray 2022-04-30 06:35:34 -04:00
  • a59ada7914 fix: close process handle after termination (#1856) Quet Zal 2022-04-30 13:33:15 +03:00
  • 8fe79f9d1d feat: support for builtin.commands to show buffer commands (#1889) milanglacier 2022-04-30 06:27:16 -04:00
  • 1b6909cfb3 docs(smart_path): add negative performance warning (#1899) Simon Hauser 2022-04-30 12:10:41 +02:00
  • 460eb8c32b fix: man_pages respect nosplitright for <c-v> Simon Hauser 2022-04-30 09:22:08 +02:00
  • bf16fe620f fix: help_tags respect nosplitright for <c-v> Simon Hauser 2022-04-30 09:18:16 +02:00
  • 7cde1ca834 fix(actions): don't exec pre or post if replaced (#1892) fdschmidt93 2022-04-28 15:37:01 +02:00
  • 4449f709c3 fix(finder): don't trigger twice w/ inital_mode="insert" (#1886) fdschmidt93 2022-04-27 12:33:49 +02:00
  • 6a54433038 docs: fix typo in reference to vim.lsp.buf.code_action (#1883) Maximilian Schmidt 2022-04-26 08:54:04 +02:00
  • 2b8c7b1ec7 fix: prompt now has always buftype prompt Simon Hauser 2022-04-26 08:49:16 +02:00
  • e7e90466de break: remove lsp code actions (#1866) Simon Hauser 2022-04-25 22:52:00 +02:00
  • 5045d7e5e7 feat: switch to telescope.lua (#1873) Simon Hauser 2022-04-25 22:34:42 +02:00
  • fd9e1e1674 fix(help_tags): exclude invalid help-tag that errors Simon Hauser 2022-04-25 22:28:58 +02:00
  • fce74f509d ci: fix docgen after tjdevries/tree-sitter-lua/pull/48 Simon Hauser 2022-04-25 22:24:14 +02:00
  • 8b02088743 fix(which_key): get full path & handle table assignment of funcrefs (#1875) fdschmidt93 2022-04-22 23:40:39 +02:00
  • d743d70292 chore: use of require "health" over vim.fn["health#*"] (#1868) Simon Hauser 2022-04-22 16:25:32 +02:00
  • 697ee7aa70 feat: lua autocmd (#1707) Dave Lage 2022-04-22 10:20:59 -04:00
  • cc1a3440f9 fix: fix keep insert when going from telescope window to telescope window (#1600) kylo252 2022-04-22 16:13:32 +02:00
  • 5a58b1f535 break: bump minimum required neovim version to 0.7 (#1851) Simon Hauser 2022-04-22 16:08:56 +02:00
  • d88094fbfd feat: show assigned function in actions.which_key (#1871) fdschmidt93 2022-04-22 15:52:22 +02:00
  • 92019d5053 fix: extra finder loop on refresh w/ reset prompt (#1860) fdschmidt93 2022-04-20 20:34:39 +02:00
  • 6e7ed1b963 feat: add default hl group for devicons (#1849) Antoine Bertin 2022-04-18 14:05:57 +02:00
  • 32505ece72 feat: added trim option to make_entry.gen_from_quickfix (#1838) rowario 2022-04-18 10:23:07 +03:00
  • 831f76a809 docs: add module prefix (#1847) Simon Hauser 2022-04-18 08:21:00 +02:00
  • 66c3e2a351 fix: error if telescope is being opened from command-line window Simon Hauser 2022-04-17 16:32:47 +02:00
  • c8ef91a052 fix: displayer when tabs are used and ts is != 1 (#1845) Simon Hauser 2022-04-17 15:59:46 +02:00
  • a5be929142 docs: document more actions and add introduction to actions (#1829) Simon Hauser 2022-04-17 14:47:13 +02:00
  • b7ae91c82b fix(builtin.colorscheme): also restore &background (#1835) wongxy 2022-04-10 21:24:47 +08:00
  • 762d49f607 feat(lsp_references): include current line option Simon Hauser 2022-04-09 13:17:57 +02:00
  • 8af0d384d2 fix: save position into jumplist before 'edit' action (#1234) Joshua Cao 2022-04-08 11:09:58 -07:00
  • 317371d37c feat: global configuration of results_title and prompt_title (#1817) Michael Benford 2022-04-08 13:17:54 -03:00
  • 6e7ee38292 chore: reformat with stylua 0.13 Simon Hauser 2022-04-03 13:33:33 +02:00
  • d38ad438f3 fix: action replace/enhance if the replaced/enhanced action as combined (#1814) Simon Hauser 2022-03-31 18:42:38 +02:00
  • b83d6d4711 fix (treesitter): kind column Simon Hauser 2022-03-30 21:49:19 +02:00
  • 5a93a6f005 fix: typo for notify log level (#1813) Dhruv Manilawala 2022-03-31 01:13:32 +05:30
  • 4eedf1599e fix: add %s to notify message of git checkout action (#1812) Dhruv Manilawala 2022-03-30 20:42:46 +05:30
  • cf2d6d3428 fix (tags|btags): escape all special characters (#1806) ibhagwan 2022-03-26 02:29:34 -07:00
  • 40c1e88904 chore: fix lint errors from latest ci run Simon Hauser 2022-03-26 10:25:47 +01:00
  • 503db70a6a fix: typo in a LSP error message (#1805) Mathijs Bakker 2022-03-24 20:59:41 +01:00
  • 1a72a92b64 feat: enable individual options for mappings (#890) Waldson Patrício 2022-03-20 17:34:07 -03:00
  • 6a43634f5f doc: help for select_{default,tab,vertical,horizontal} (#1801) Jonathan Birk 2022-03-20 19:08:54 +00:00
  • 8c7ac1df9d docs: fix typo in defaults.history section (#1797) Suvansh Kumar 2022-03-20 05:34:44 -05:00
  • 70b3e38730 docs: fix typo in builtin.pickers section (#1792) Dylan Byars 2022-03-20 06:31:41 -04:00
  • f8a67765f5 fix: default layout_config to {} on cycle_layout actions (#1796) Luke Kershaw 2022-03-20 10:26:51 +00:00
  • a36a813d5d docs: fix path in developers file (#1789) Ole 2022-03-14 10:54:48 +01:00
  • df303e12e0 hotfix: scrolling should work correctly again Simon Hauser 2022-03-13 20:21:14 +01:00
  • 2532b98d67 fix: selection strategy madness if its not set to reset (#1559) Simon Hauser 2022-03-13 20:04:32 +01:00
  • 9f0dd2e402 fix: action mt again (#1487) Simon Hauser 2022-03-13 19:22:16 +01:00
  • ef7b6ada6d feat: improve UX with vim.notify (#1763) tami5 2022-03-13 20:11:27 +03:00
  • 75b5730432 chore: delete unused functions (#1788) Simon Hauser 2022-03-13 07:31:37 +01:00
  • 1e4d5e59df feat(diagnostics): additional filter options (#1610) Sean Mackesey 2022-03-12 07:49:06 -08:00
  • 6b3728876f fix(find_files): follow with unix find command (#1787) i3Cheese 2022-03-12 22:11:37 +07:00
  • 2d0b4a3243 fix: disable signcolumn in telescope windows (#1781) Simon Hauser 2022-03-11 15:34:39 +01:00
  • ddb9e56160 feat(lsp): ignore_symbols option (#1745) tami5 2022-03-11 16:41:48 +03:00
  • c5bf83dc61 fix: allow Number type should be allowed for option keys (#1782) Fabio Manganiello 2022-03-11 12:49:55 +01:00
  • 1c4cd6cdaa feat(lsp_references): expose include_declaration option (default still true) (#1449) tami5 2022-03-11 14:46:29 +03:00
  • d331433ed8 fix(grep): make filename parser non-greedy (#1785) Tom 2022-03-11 09:28:32 +00:00
  • 6d5634b477 fix: error on toggling selection with empty picker (#1786) Tor Bratsberg 2022-03-10 21:23:27 +01:00
  • a7517b4b2d refactor: remove redundant state in preview (#1761) Laura 2022-03-10 16:34:02 +01:00
  • 2032f4316f fix(*grep): escape dot when not using regex (#1784) Slotos 2022-03-10 15:17:15 +02:00
  • 234066f875 fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764) Simon Hauser 2022-03-10 13:48:40 +01:00
  • 1daf0917cf fix: treesitter picker with lua (defintions) (#1779) Simon Hauser 2022-03-08 10:37:56 +01:00
  • b501d9ecb7 fix: skip path escaping when adding items to quickfix list (#1712) Daniel Imfeld 2022-03-06 09:34:44 -10:00
  • 1ebf53d8db docs: fix typo 'seperator' in documentation (#1767) Vivianne 2022-03-04 04:31:25 -08:00
  • d2beb22d20 docs: link plenary.nvim dependency in README (#1768) Érico Nogueira Rolim 2022-03-04 09:26:49 -03:00
  • 76120285f8 Change center layout strategy to allow vertical anchoring (#1719) Alef Pereira 2022-03-02 18:05:09 -04:00
  • 567ec85b15 fix builtin.autocommands throwing error (#1758) Vedant Neema 2022-02-23 20:06:45 +05:30
  • df0b35c8bc feat: allow user to wrap picker results (#701, #1296) (#1735) Sultanahamer 2022-02-15 13:21:56 +05:30
  • 206e71d133 fix: add opts.bufnr and opts.winnr to builtin picker (#1706) James Trew 2022-02-14 11:39:58 -05:00
  • c948263d89 fix: builtin autocommands previewer throws error (#1732) daangoossens22 2022-02-14 17:36:55 +01:00
  • 88229d5afd fix(actions.qflist): make it work with vim quickfix commands (#1742) Connor Sheehan 2022-02-12 19:00:52 -05:00
  • f58b0d4dd1 feat(spell_suggest): ignore spell setting (#1744) Roland Fredenhagen 2022-02-12 22:00:21 +01:00
  • f262e7d56d chore: format with stylua 0.12.0 (#1730) Simon Hauser 2022-01-31 20:34:53 +01:00
  • 3a3c9a3c8b feat (keymaps): add configuration options (#1703) daangoossens22 2022-01-28 16:36:42 +01:00
  • 6c275e2f6a fix (autocommands): doesn't show all autocommands (#1717) daangoossens22 2022-01-28 16:31:39 +01:00
  • 2553236fe1 fix(lsp): add missing offset encoding (#1718) Chinmay Dalal 2022-01-28 20:45:21 +05:30
  • 21cb64aa1a fix(action): insert symbol in insert mode (#1722) Christian Clason 2022-01-28 16:12:50 +01:00
  • 0011b1148d fix: add offset encoding to vim.lsp.util.locations_to_items() call (#1694) Chinmay Dalal 2022-01-18 12:40:15 +05:30
  • 2cb7e11cc1 fix: add offset encoding to apply_workspace_edit call (#1697) Richard Mathieson 2022-01-18 18:07:29 +11:00
  • 76c23d7375 feat: show a message for unknown command (#1698) zeertzjq 2022-01-18 14:46:10 +08:00
  • 1ec682b29d fix: always update preview when _selection_entry changes (#1693) Luke Kershaw 2022-01-18 06:45:03 +00:00
  • c1b9dab300 fix: handle filenames with colons in live_grep (#1609) Luke Kershaw 2022-01-16 15:54:51 +00:00
  • 2bfc0eb2cf fix: update multi_icon with select/drop/toggle_all actions (#1682) Luke Kershaw 2022-01-15 22:27:03 +00:00
  • 860cc65663 docs: remove file browser (#1691) Ariel 2022-01-15 10:50:30 +01:00
  • d173740bb4 feat: make results pane of builtin keymaps more readable (#1684) daangoossens22 2022-01-14 21:13:32 +01:00
  • 303f3ca6f7 chore: remove deprecated shorthand functions lsp_*_diagnostics Simon Hauser 2022-01-14 20:58:40 +01:00
  • 136d1b36bd fix(health): check fdfind before fd to fix weird output on ubuntu Simon Hauser 2022-01-14 20:54:17 +01:00
  • e8ccd47c4f feat: adds multiselect counter in prompt status_text (#1614) Luke Kershaw 2022-01-14 17:02:24 +00:00
  • 3bf4d4b4d0 fix (nightly): add offset encoding to vim.lsp.util.jump_to_location() call (#1688) Chinmay Dalal 2022-01-14 21:24:23 +05:30
  • 015a35626d break!: remove file_browser from builtins (#1453) fdschmidt93 2022-01-11 22:00:31 +01:00