My simple neovim config
at main 105 B view raw
1return { 2 { 3 "folke/snacks.nvim", 4 opts = { 5 input = {}, 6 }, 7 }, 8}