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

fix handling of empty triple quoted strings (#314)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Thu, 7 Jun 2018 18:41:34 +0000 (20:41 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 7 Jun 2018 18:41:34 +0000 (11:41 -0700)
commit7f3678885fc7ab6f9fb1749f6d2a8ed3468841f3
tree6f9f2cccab3da628fd4fefb93a5ef6b4cceec501
parent75a9447448d2e5d7acfa925bfead4a1460e1939d
fix handling of empty triple quoted strings (#314)
README.md
black.py
tests/data/string_quotes.py