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

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:

Fix folding bug if folding disabled option is 0
authorYosuke OTA <yota@ns.ie.u-ryukyu.ac.jp>
Mon, 16 Jun 2014 19:06:42 +0000 (04:06 +0900)
committerYosuke OTA <yota@ns.ie.u-ryukyu.ac.jp>
Mon, 16 Jun 2014 19:06:42 +0000 (04:06 +0900)
commit2213b7b0fcf07f6917313ce4b5db979a40acf1cb
tree4ec2ff241d77caabf98c63ccc7ce53d9d6f33df9
parent07237228f6dd9ac70012cbdfc7a4126cb6984946
Fix folding bug if folding disabled option is 0
after/ftplugin/mkd.vim