Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Trigger MkdnUpdateNumbering in numbered list after ctrl d <C-d> ctrl t <C-t> #170

Open
Daniel-Albornoz opened this issue Sep 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Daniel-Albornoz
Copy link

Daniel-Albornoz commented Sep 7, 2023

Hi, i would like to indent the current line in a numbered list using ctrl-t, ctrl-d and trigger MkdnUpdateNumbering

this is how it looks right now

  1. asd<CR>
  2. text<CR>
    3. qwe<C-t><CR>
    4. text<CR>
  3. asd<C-d><CR>
  4. qwe

i have the mapping MkdnEnter = {{'i', 'n', 'v'}, '<CR>'}, enabled. it correcly turned 5. asd into 3. asd

it works on vimwiki,

i love mkdnflow specially templates, transform_explicit and MkdnMoveSource to do the PARA method <3

@jakewvincent jakewvincent added the enhancement New feature or request label Oct 25, 2023
@jakewvincent jakewvincent changed the title feature suggestion, trigger MkdnUpdateNumbering in numbered list after ctrl d <C-d> ctrl t <C-t> Feature: Trigger MkdnUpdateNumbering in numbered list after ctrl d <C-d> ctrl t <C-t> Oct 25, 2023
@jakewvincent jakewvincent self-assigned this Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants