return { { 'frabjous/knap', init = function() local gknapsettings = { htmltohtmlviewerlaunch = 'microsoft-edge-stable %outputfile%', markdowntohtmlviewerlaunch = 'microsoft-edge-stable %outputfile%', mdtohtmlviewerlaunch = 'microsoft-edge-stable %outputfile%', } vim.g.knap_settings = gknapsettings end, }, }