LazyVim.LazyVim/lua/lazyvim/plugins/extras/editor
Folke Lemaitre 39a908c9fa
feat(pick): move pickers to extras (telescope still the default) (#3606)
## What is this PR for?

Refactoring of pickers in LazyVim:

- [x] telescope moved to extras
- [x] dressing was moved to the telescope extra. Not needed with fzf-lua
and noice
- [x] when none of the two is enabled, then telescope will be enabled
- [x] when using `:LazyExtras` to enable fzf-lua, the telescope spec
will never be parsed
- [x] when not using `:LazyExras`, the spec will be parsed, but one of
the two will be disabled.
- [x] only one picker extra can be used to prevent issues
- [ ] cleanup lsp keymaps
2024-06-13 06:07:02 +02:00
..
aerial.lua fix(lualine): only show one Lualine component for symbols (#3514) 2024-06-07 12:12:05 +02:00
dial.lua feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
fzf.lua feat(pick): move pickers to extras (telescope still the default) (#3606) 2024-06-13 06:07:02 +02:00
harpoon2.lua fix(harpoon): harpoon2 deprecated message (#2920) 2024-04-22 09:45:59 +02:00
illuminate.lua fix(illuminate): s/enabed/enabled (#3313) 2024-05-26 10:38:28 +02:00
inc-rename.lua feat(editor): added extra for inc-rename.nvim (#3432) 2024-06-04 09:51:36 +02:00
leap.lua fix(which-key): use new which-key support for native group keymaps (nop) 2024-06-06 10:46:56 +02:00
mini-diff.lua feat(extras): added extra for mini.diff 2024-03-28 23:41:54 +01:00
mini-files.lua refactor(mini-files): mini-files (#3538) 2024-06-10 22:12:25 +02:00
mini-move.lua fix(mini.move): default mini.move setup already maps the correct keys 2024-03-29 00:21:52 +01:00
navic.lua fix(lualine): only show one Lualine component for symbols (#3514) 2024-06-07 12:12:05 +02:00
outline.lua fix(trouble): don't enable symbols keymap when outline.nvim enabled (#3408) 2024-05-31 23:46:30 +02:00
refactoring.lua fix(extras): +prefix in which-key panel for visual mode (#3537) 2024-06-08 10:04:10 +02:00
telescope.lua feat(pick): move pickers to extras (telescope still the default) (#3606) 2024-06-13 06:07:02 +02:00