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

Handle unnecessarily escaped strings (#128)
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Fri, 13 Apr 2018 18:31:23 +0000 (19:31 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Fri, 13 Apr 2018 18:31:23 +0000 (11:31 -0700)
commit2104b7cdcb529056521a37f50c1e494f0b869d21
tree51b01c1a237195eb2abe5de78a28907527ea4180
parent8e7848c63efe36f09e4651bece8c0efc34a1c3e1
Handle unnecessarily escaped strings (#128)
README.md
black.py
docs/reference/reference_functions.rst
tests/string_quotes.py