]> git.madduck.net Git - etc/vim.git/commitdiff

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:

Clear buffer variables before each test
authorChayoung You <yousbe@gmail.com>
Thu, 3 Mar 2016 13:12:51 +0000 (22:12 +0900)
committerChayoung You <yousbe@gmail.com>
Thu, 3 Mar 2016 13:12:51 +0000 (22:12 +0900)
test/syntax.vader

index 044a7d1eaabe5e6a8d4f55a417a9fcc018aea44c..af80fcd2d87545fc6e5fc47af0dbe749719d2011 100644 (file)
@@ -1,3 +1,7 @@
+Before:
+  unlet! b:mkd_known_filetypes
+  unlet! b:mkd_included_filetypes
+
 Given markdown;
 a **b** c