feat(nvim): yazi and snacks integration
This commit is contained in:
parent
0269094a4e
commit
50ffd3a435
1 changed files with 5 additions and 1 deletions
|
@ -9,7 +9,11 @@ return {
|
|||
opts = {
|
||||
open_for_directories = true,
|
||||
floating_window_scaling_factor = 0.8,
|
||||
yazi_floating_window_border = "none",
|
||||
yazi_floating_window_border = "rounded",
|
||||
integrations = {
|
||||
grep_in_selected_files = "snacks.picker",
|
||||
grep_in_directory = "snacks.picker",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue