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

Add error on non-list target-version in config file (#1284)
authorAndrew Zhou <andrewfzhou@gmail.com>
Fri, 8 May 2020 13:01:42 +0000 (08:01 -0500)
committerGitHub <noreply@github.com>
Fri, 8 May 2020 13:01:42 +0000 (06:01 -0700)
commit9938c92fd72deda1156aca79946d7996a5365eaa
treeeba5c3750f0e7c49ab2d74a5767253905191e7e8
parent544ea9c217cad9459d7b60665db787e94b52f93d
Add error on non-list target-version in config file (#1284)
black.py