feat(nvim): yazi and snacks integration

This commit is contained in:
Sergio Laín 2025-08-02 19:20:24 +02:00
parent 0269094a4e
commit 50ffd3a435
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -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",
},
},
},
{