]> 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 URL syntax regex
authorAlexandre Constantino <dreaming.about.electric.sheep@gmail.com>
Wed, 10 Feb 2016 19:41:33 +0000 (19:41 +0000)
committerAlexandre Constantino <dreaming.about.electric.sheep@gmail.com>
Wed, 10 Feb 2016 19:41:33 +0000 (19:41 +0000)
commit14c84204b1596ac8d4122b31b2f3cf06e655d098
tree86cb65195a5c5d0e47bf2b9808ce53a8d67bf537
parente04eb9dbd2a3f29f031680d5508ac846c0b12111
Fix URL syntax regex

Enables domain names that start with digits
syntax/markdown.vim
test/syntax.vader