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

Fixed options parseing when given empty strings.
authoreistaa <eiv.s.aa@gmail.com>
Fri, 19 Sep 2014 14:32:50 +0000 (16:32 +0200)
committereistaa <eiv.s.aa@gmail.com>
Sun, 21 Sep 2014 01:02:51 +0000 (03:02 +0200)
commit2d1ddb78ce695204735d87fcc13540cad377f775
tree4a27d8e743646d1b727d7766808d42f4e4c42253
parentc92a2e54e2dd35e7127ae4939fbbfee50027da3a
Fixed options parseing when given empty strings.
autoload/flake8.vim