Skip to content

[FEATURE] configurable keybinds for moving within a table #152

@jemag

Description

@jemag

Feature Description

Allow the configuration of keybinds to move within a created table

Use Case

Currently the keybinds are defined by default (using Alt) but cannot be changed, as there does not seem to be <Plug> mappings for those features

Proposed Solution

Something like <Plug>(markdown-plus-table-move-left) for every direction

Alternatives Considered

Use the lua function directly (however I don't believe these are currently intended to be exposed as a stable API)

Additional Context

Just curious if there's any specific reason to use 2 different nomenclatures for the mappings? e.g. the style (markdown-plus-table-move-left) and the style (MarkdownPlusRenumberLists)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions