return { "tiagovla/scope.nvim", -- FIXME: Use an other plugin. Doesn't do what I want. config = function() require("scope").setup({}) end }