]> 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:

Don't allow spaces before headers in nav mappings.
authorCiro Santilli <ciro.santilli@gmail.com>
Mon, 2 Jun 2014 07:40:50 +0000 (09:40 +0200)
committerCiro Santilli <ciro.santilli@gmail.com>
Mon, 2 Jun 2014 08:01:27 +0000 (10:01 +0200)
commit106db7654586a25fc61cb06b50a4e6d2b08a32a7
treea2e3ca76937f19a6ca3c533d5f6b7fc4451ef2a0
parent1c2cccbafbbd74407d3d2209e77143a4e8207584
Don't allow spaces before headers in nav mappings.

It breaks too often when you have code blocks with comments that
start with `#`, and no one uses spaces before headers.
ftplugin/mkd.vim