return {
'amrbashir/nvim-docs-view',
lazy = true,
cmd = 'DocsViewToggle',
opts = {
position = 'right',
width = 60,
},
}