]> 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 preview flag to Vim plugin (#3246)
authorPeterGrossmann <peter.grossmann@synoptics.de>
Thu, 1 Sep 2022 16:39:47 +0000 (18:39 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Sep 2022 16:39:47 +0000 (12:39 -0400)
commit92c93a278036870a76740d5b0b8f06504925e7dc
treeff02fed69dff80869fc2eb2230c3e77e6c4ad7a9
parent095fe0d649541636d7011e779214a146b4f32895
Add preview flag to Vim plugin (#3246)

This allows the configuration of the --preview flag in the Vim plugin.
CHANGES.md
autoload/black.vim
docs/integrations/editors.md
plugin/black.vim