local snap = require'snap' snap.maps { {"f", snap.config.file {producer = "ripgrep.file"}}, {"b", snap.config.file {producer = "vim.buffer"}}, -- {"fo", snap.config.file {producer = "vim.oldfile"}}, {"g", snap.config.vimgrep {}}, }