]> 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 spell check on bold an italic text
authorMarc Harter <wavded@gmail.com>
Fri, 30 Dec 2016 05:01:48 +0000 (23:01 -0600)
committerGitHub <noreply@github.com>
Fri, 30 Dec 2016 05:01:48 +0000 (23:01 -0600)
commit9a15f22447f63ab4325c6222a19d18a417540cc6
tree70f01d31fd5b9ee47621ed7e0b5ec5108be3b8ca
parenta3169545f330ec8080244c3ad755bb2211eca8a0
Fix spell check on bold an italic text

See also: https://github.com/tpope/vim-markdown/pull/101/commits/0442460bc89cd091aa7b597ecd3cf88839b2f01f
syntax/markdown.vim