-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request