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

Update heredoc marker case to conform with vim patch 8.1.1723 (#1348)
authorCharles <peacech@gmail.com>
Fri, 17 Apr 2020 02:26:09 +0000 (09:26 +0700)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2020 02:26:09 +0000 (19:26 -0700)
commit8654e8d7aef5253faa7f8ff31d4be3b0b8b9c392
tree9b67f0f955d5d4fc4913dcddc2fbbf70efbeedaa
parentaf7105f9ab4812c99f3d8a562b15913c2ccd7190
Update heredoc marker case to conform with vim patch 8.1.1723 (#1348)
plugin/black.vim