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

Force parentheses between unary op and binary power. (#909)
authorBrandt Bucher <brandtbucher@gmail.com>
Sat, 29 Jun 2019 16:35:16 +0000 (09:35 -0700)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 29 Jun 2019 16:35:16 +0000 (09:35 -0700)
commitb073c9a4e956f0e350394b7b164cac25801256d7
tree9a46f830caf285cb3ed0aa597b8bfad6dbf7fe8e
parent7d213c6d4364a1bc3886f3253a7417c7b36f01a3
Force parentheses between unary op and binary power. (#909)
black.py
tests/data/expression.diff
tests/data/expression.py