Neovim
yoda.nvim-adapters
Updated August 17, 2026
Notification and picker backend adapters — auto-detects noice / snacks / telescope, falls back to native.
A tiny adapter layer so a plugin can call notify(msg) or pick(items) without hard-wiring a particular UI. Auto-detects noice, snacks, and telescope; falls back to vim.notify / vim.ui.select when none is present. A global override lets users force a specific backend.