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

Don't omit whitespace when the factor is not a math operator
authorŁukasz Langa <lukasz@langa.pl>
Thu, 22 Mar 2018 01:23:46 +0000 (18:23 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 22 Mar 2018 01:34:16 +0000 (18:34 -0700)
commit92b377556e24616d5980a9010cf558da7fa35d28
tree7c347fef861900a8ccefef606a8a7f4e1f2d33b7
parentc7c8c4f5018844d69edbc961c922b29f0d6ceeaf
Don't omit whitespace when the factor is not a math operator

Fixes #55
README.md
black.py
tests/expression.py