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

README: Add instructions for PyCharm (#81)
authorSteven M. Vascellaro <S.Vascellaro@gmail.com>
Mon, 9 Apr 2018 19:00:37 +0000 (15:00 -0400)
committerŁukasz Langa <lukasz@langa.pl>
Mon, 9 Apr 2018 19:00:37 +0000 (12:00 -0700)
commitecc294741ea1ced1d95fa8fee1781d1c5a15e669
tree88f6f621382a8d687e9f3f91894276bb3af2802d
parent00cadd43eeeaa24d7f01badacacd5dd5f8c21d5f
README: Add instructions for PyCharm (#81)

Instructions to add `black` to "External Tools" in PyCharm.

Adapted from https://kirankoduru.github.io/python/pylint-with-pycharm.html
README.md