1 2 3 4 5 6
return { "andrewferrier/wrapping.nvim", config = function() require("wrapping").setup() end, }