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

Require attrs >= 18.1.0 to work around ctypes failure in Vim
authorŁukasz Langa <lukasz@langa.pl>
Thu, 27 Sep 2018 14:49:04 +0000 (07:49 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 27 Sep 2018 14:49:04 +0000 (07:49 -0700)
commited9b31b1394bc4c57bad08a065477323c458e9c3
treec6b48f61aba743b940182ede1fde0a3dc6d2dbd6
parent61feadc0f8db5b3676bd381d86def38da8b094b2
Require attrs >= 18.1.0 to work around ctypes failure in Vim

Fixes #116, #539
Pipfile
pyproject.toml
setup.py