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

Use vim autoload script (#1157)
authorKonstantin Alekseev <mail@kalekseev.com>
Mon, 8 Mar 2021 00:13:25 +0000 (03:13 +0300)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 00:13:25 +0000 (16:13 -0800)
commit5446a92f0161e398de765bf9532d8c76c5652333
tree3fc3351311ab090f0107e6be5b9b9ca7e65e8e96
parentb332cfa655dedfeb74974abdac1fb7b55d7e62ea
Use vim autoload script (#1157)
autoload/black.vim [new file with mode: 0644]
plugin/black.vim