X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/31880b5251ce9153527b7dff9bf1fde6bd840402..e380b38bc4d60f6cf0274cf6fb0af57feac49967:/test/toc.vader diff --git a/test/toc.vader b/test/toc.vader index 2510edc..5126952 100644 --- a/test/toc.vader +++ b/test/toc.vader @@ -175,10 +175,6 @@ Given markdown; ### header 3 Execute (Toc cursor on the current header): - normal! 4G - :Toc - AssertEqual line('.'), 2 - :lclose normal! G :Toc AssertEqual line('.'), 3