mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 01:08:59 +02:00
## Description Fallback to using `require("refactoring").select_refactor()` if neither of `telescope` or `fzf-lua` is installed. Since `select_refactor()` uses `vim.ui.select` internally, it can use `snacks.picker` if it is enabled. ## Related Issue(s) <!-- If this PR fixes any issues, please link to the issue here. - Fixes #<issue_number> --> ## Screenshots <!-- Add screenshots of the changes if applicable. --> ## Checklist - [ x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
---|---|---|
.. | ||
aerial.lua | ||
dial.lua | ||
fzf.lua | ||
harpoon2.lua | ||
illuminate.lua | ||
inc-rename.lua | ||
leap.lua | ||
mini-diff.lua | ||
mini-files.lua | ||
mini-move.lua | ||
navic.lua | ||
outline.lua | ||
overseer.lua | ||
refactoring.lua | ||
snacks_explorer.lua | ||
snacks_picker.lua | ||
telescope.lua |