1 2 3 4 5 6
return { 'ggandor/leap.nvim', config = function() require('leap').create_default_mappings() end, }