return {
"danilamihailov/beacon.nvim",
version = "*",
config = function()
--require("beacon").setup({
-- minimal_jump = 5,
--})
end,
}