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

Undo noremap, add header map tests
authorCiro Santilli <ciro.santilli@gmail.com>
Sun, 7 Dec 2014 17:44:59 +0000 (18:44 +0100)
committerCiro Santilli <ciro.santilli@gmail.com>
Sun, 7 Dec 2014 17:49:11 +0000 (18:49 +0100)
commit5b201ad45474cb0363118682efa7e9a414d5e106
tree629a8a4dac45cb199f414f8d78fec35abe97afdb
parent69cded6e7d604dc75b8be51b50d6a29fbf6165d8
Undo noremap, add header map tests

Reverts #141 which @cirosantilli wrongfully merged.

Add regression tests that would have prevented that.

Correction pointed out by @shanesmith at #147.
ftplugin/mkd.vim
test/map.vader [new file with mode: 0644]