Skip to content

Please remove default keymaps, leave the commands for easier configuration. #4

@Or1g3n

Description

@Or1g3n

This plugin looks like a great replacement for iamcco/markdown-preview.nvim so thanks for taking the time to work on this.

Only recommendation at this point would be to remove the default key maps. The typical pattern for neovim plugins would be to set no keymaps (this is best left up to the user to avoid unnecessary confliction or the need to remap) and make all capabilities available through commands. This way all the user's can map the commands as they see fit.

If you want to suggest some sane defaults, then include in your config provided in the readme so user's can copy/paste and update as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions