mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
feat(picker.lazy): don't use grep
. Parse spec files manually. Closes #972
This commit is contained in:
parent
698daf7cdf
commit
09280078e8
2 changed files with 18 additions and 15 deletions
|
@ -403,7 +403,6 @@ M.keymaps = {
|
|||
--- Search for a lazy.nvim plugin spec
|
||||
M.lazy = {
|
||||
finder = "lazy_spec",
|
||||
live = false,
|
||||
pattern = "'",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue