]> git.madduck.net Git - etc/vim.git/blobdiff - .vim/bundle/vim-markdown/test/map.vader

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge commit 'c58a4f3586473f7476510714698e60835fcb94ef'
[etc/vim.git] / .vim / bundle / vim-markdown / test / map.vader
index 7ecdfad188da56b79695f9cf04583ef8f2506aa7..57fe6190256518872b102045a75f32d34468b7d9 100644 (file)
@@ -146,8 +146,8 @@ Given markdown;
 
 b
 
-Execute (]c):
+Execute (]h):
   normal! 3G
   AssertEqual line('.'), 3
-  normal ]c
+  normal ]h
   AssertEqual line('.'), 1