Skip to content

Wordwrap Settings #265

Discussion options

You must be logged in to vote

Yes, you can use this plugin to modify whatever window options you want. This would work similar to adding an ftplugin :h ftplugin.

Add the following to your config:

require('render-markdown').setup({
    win_options = {
        wrap = { default = false, rendered = false },
    },
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dehnes
Comment options

Answer selected by dehnes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants