]> 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 g:black_fast and g:black_(skip)_string_normalization opts
authorRowan Rodrik van der Molen <rowan@ytec.nl>
Sat, 11 Jul 2020 19:20:31 +0000 (21:20 +0200)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 26 Aug 2020 23:31:18 +0000 (01:31 +0200)
commit5f78401b2863c4c2e8417905fa8b8bf4d648510d
tree2ceb51617310efb659ec989e226941059d8a81d0
parente268cbaf668cc86b1e6aa52e52483cf4592e176c
Fix g:black_fast and g:black_(skip)_string_normalization opts
plugin/black.vim