1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 10:45:00 +08:00

Update vim-markdown.

This commit is contained in:
Kurtis Moxley
2022-05-19 22:45:21 +08:00
parent e3f0835434
commit 0883030a2b
19 changed files with 217 additions and 150 deletions

View File

@ -146,8 +146,8 @@ Given markdown;
b
Execute (]c):
Execute (]h):
normal! 3G
AssertEqual line('.'), 3
normal ]c
normal ]h
AssertEqual line('.'), 1