]> git.madduck.net Git - etc/vim.git/history - autoload

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:

Try newer clang in diff-shades job (#3904)
[etc/vim.git] / autoload /
2023-09-18 Eero VaherRemove outdated mentions of runtime support of Python...
2023-03-28 Ilia LazarevSpecify Python exec path with minor version if availabl...
2023-03-11 Casey KorverCorrect spelling mistakes (#3599)
2022-10-27 Corey HickeyVim plugin: allow using system black rather than virtua...
2022-10-07 Hugo van KemenadeRemove redundant 3.6 code and bump mypy's python_versio...
2022-09-01 PeterGrossmannAdd preview flag to Vim plugin (#3246)
2022-07-28 Théophile BastianVim plugin: prefix messages with "Black: " (#3194)
2022-04-28 Vadim NikolaevFix strtobool function (#3025)
2021-11-16 Jelle Zijlstravim: Parse skip_magic_trailing_comma from pyproject...
2021-11-15 Michal SiskaRemoved distutils import from autoload/black.vim (...
2021-09-29 shaoranAllow to pass the FileMode options in the vim plugin...
2021-06-12 Bartosz TelenczukVim plugin fix string normalization option (#1869)
2021-06-12 Austin GlaserFind pyproject from vim relative to current file (...
2021-03-08 Konstantin AlekseevUse vim autoload script (#1157)