return { 'nvim-emmet', keys = { { 'xe', require('nvim-emmet').wrap_with_abbreviation, mode = { 'n', 'v' }, desc = 'wrap with emmet abbr', }, }, }