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

Merge pull request #83 from cirosantilli/no-space-before-header
authorCiro Santilli <ciro.santilli@gmail.com>
Mon, 16 Jun 2014 08:40:07 +0000 (10:40 +0200)
committerCiro Santilli <ciro.santilli@gmail.com>
Mon, 16 Jun 2014 08:40:07 +0000 (10:40 +0200)
commit07237228f6dd9ac70012cbdfc7a4126cb6984946
tree9d5e161008febc6a2b67acfd92c5990bc6c91438
parent2b23ddcf1883b57a779e005c8883892a6d3c5695
parent106db7654586a25fc61cb06b50a4e6d2b08a32a7
Merge pull request #83 from cirosantilli/no-space-before-header

Don't allow spaces before headers in nav mappings.

Breaks too often when you have code blocks with comments that start with #.
ftplugin/mkd.vim