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

Consider `in`, `not in`, `is`, `is not` operators
authorŁukasz Langa <lukasz@langa.pl>
Wed, 16 May 2018 21:31:37 +0000 (14:31 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 16 May 2018 21:46:43 +0000 (14:46 -0700)
commit1dadeef47aafeef1c52c64db9aef3b038bd609ea
tree651b3dddea1c7d26631bab4ae6408bdbccd7d160
parentf24635635eef3a998ea02bfcbc663d3dbe129851
Consider `in`, `not in`, `is`, `is not` operators
README.md
black.py
tests/expression.diff
tests/expression.py