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

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:

Merge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5'
[etc/vim.git] / docs /
2023-10-20 martin f. krafftMerge commit '882d8795c6ff65c02f2657e596391748d1b6b7f5' master
2023-10-20 Henri HolopainenFix merging implicit multiline strings that have inline...
2023-10-17 Jelle ZijlstraPrepare release 23.10.0 (#3951)
2023-10-10 Jelle ZijlstraUse inline flags for test cases (#3931)
2023-10-06 David LevRemove `$`, `>>>` and other prompt prefixes when code...
2023-10-06 Jake AntoUpdate link to VS Code formatting instructions (#3921)
2023-10-02 Shreya Agarwaldocs: use LSP for SublimeText 4 (#3913)
2023-09-28 John Litbornadd support for printing the diff of AST trees when...
2023-09-24 Syed Mohammad Ibrahimadded the py311 to target-version config (#3898)
2023-09-18 Eero VaherRemove outdated mentions of runtime support of Python...
2023-09-18 dependabot[bot]Bump sphinx from 7.2.5 to 7.2.6 in /docs (#3895)
2023-09-13 ShantanuDocument disabling E704 (#3888)
2023-09-11 dependabot[bot]Bump docutils from 0.19 to 0.20.1 in /docs (#3699)
2023-09-11 dependabot[bot]Bump sphinx from 7.2.3 to 7.2.5 in /docs (#3882)
2023-09-11 Simon AlinderFix broken url in editors.md (#3885)
2023-09-11 Jelle ZijlstraPrepare release 23.9.1 (#3878)
2023-09-10 Hugo van KemenadeUpgrade to Furo 2023.9.10 to fix docs build (#3873)
2023-09-09 Jelle ZijlstraPrepare release 23.9.0 (#3863)
2023-09-08 Jonas HaagAdd Black PyCharm 2023.2 integration instructions ...
2023-08-26 dependabot[bot]Bump furo from 2023.7.26 to 2023.8.19 in /docs + sphinx...
2023-08-19 Marc MuellerImprove caching by comparing file hashes as fallback...
2023-08-04 ShantanuDocument pre-commit mirror (#3828)
2023-07-31 dependabot[bot]Bump furo from 2023.5.20 to 2023.7.26 in /docs (#3824)
2023-07-27 Yury V. ZaytsevFix typo in `target-version` param wrongly used in...
2023-07-24 Pradeep Kumar Fix unintentionally swapped words in index.md (#3809)
2023-07-18 rdrllImprovements to contributing docs (#3753)
2023-07-11 raxDocument shebang comment behaviour (#3787)
2023-07-11 Jelle ZijlstraPrepare release 23.7.0 (#3776)
2023-07-09 ShantanuRemove click patch (#3768)
2023-07-05 ShantanuDrop support for Python 3.7 (#3765)
2023-06-28 rdrllDoc: Developer reference update (#3755)
2023-06-24 ShantanuAllow specifying `--workers` via environment variable...
2023-06-20 rdrllDoc: updating url link (#3739)
2023-06-19 dependabot[bot]Bump myst-parser from 1.0.0 to 2.0.0 in /docs (#3738)
2023-06-12 Alwyn KikMax line length with bugbear (#3731)
2023-06-10 Ville SkyttäUse aware datetimes to represent UTC (#3728)
2023-05-25 Jelle ZijlstraFix docs formatting (#3704)
2023-05-25 Jelle ZijlstraDocument each configuration option in more detail ...
2023-05-25 Stefaan Lippensdocs: update note on GitHub .git-blame-ignore-revs...
2023-05-25 Deepyaman DattaChange example from `%%writeline` to `%%writefile`...
2023-05-22 dependabot[bot]Bump furo from 2023.3.27 to 2023.5.20 in /docs (#3698)
2023-04-19 James BrazaDocument black-jupyter hook (#3650)
2023-04-17 dependabot[bot]Bump sphinx-copybutton from 0.5.1 to 0.5.2 in /docs...
2023-04-03 Harutaka KawamuraFix an example for 'Improved parentheses management...
2023-04-03 dependabot[bot]Bump furo from 2023.3.23 to 2023.3.27 in /docs (#3636)
2023-03-29 Jelle ZijlstraPrepare release 23.3.0 (#3625)
2023-03-27 dependabot[bot]Bump furo from 2022.12.7 to 2023.3.23 in /docs (#3624)
2023-03-19 dependabot[bot]Bump sphinx from 5.3.0 to 6.1.3 in /docs (#3499)
2023-03-19 dependabot[bot]Bump myst-parser from 0.18.1 to 1.0.0 in /docs (#3601)
2023-03-18 Mitch NegusUpdate documentation regarding isort compatibility...
2023-03-11 Casey KorverCorrect spelling mistakes (#3599)
2023-03-07 Aneesh AgrawalImprove multiline string handling (#1879)
2023-02-14 brucearctorUpdate Action example to use checkout@v3 (#3563)
2023-02-05 Richard SiRename design label to style because it's clearer ...
2023-02-05 Yilei "Dolee" YangDocument the future style changes introduced in #3489...
2023-02-01 Jelle ZijlstraPrepare release 23.1.0 (#3536)
2023-01-31 Jelle ZijlstraDraft for Black 2023 stable style (#3418)
2023-01-29 Evan ChenRemove Python version in the_basics.md (#3528)
2023-01-24 Yilei "Dolee" YangUpdate document now that paren wrapping CMs on Python...
2023-01-22 Michael EliachevitchUse dashes for pycodestyle max line length config ...
2023-01-14 RuslanAdd IntelliJ docs on external tools and file watcher...
2023-01-14 Yilei "Dolee" YangDocumentation: clarify the state of multiple context...
2023-01-11 Bruno OliveiraRemove misleading phrase in Usage and Configuration...
2022-12-26 Semen ZhydenkoFix some typos (#3474)
2022-12-21 Matthew ArmandAdd latest_prerelease Docker Hub tag for following...
2022-12-20 Matthew ArmandVim plugin docs improvements (#3468)
2022-12-12 dependabot[bot]Bump furo from 2022.9.29 to 2022.12.7 in /docs (#3433)
2022-12-10 Marco Edward Gorellimake black[jupyter] installation cross-shell (#3394)
2022-12-09 Jelle ZijlstraPrepare release 22.12.0 (#3413)
2022-11-21 dependabot[bot]Bump sphinx-copybutton from 0.5.0 to 0.5.1 in /docs...
2022-11-14 sckarlinWordsmith current_style.md (#3383)
2022-11-10 Maximilian Cosmo... Clarify that Black runs with --safe by default (#3378)
2022-11-01 Gerhard van AndelUpdate docs to include pycodestyle (#3369)
2022-10-27 Corey HickeyVim plugin: allow using system black rather than virtua...
2022-10-26 Yilei "Dolee" YangEnforce empty lines before classes/functions with stick...
2022-10-18 dependabot[bot]Bump sphinx from 5.2.3 to 5.3.0 in /docs (#3333)
2022-10-15 jlplenioClarify check argument is needed for github action...
2022-10-06 Jelle ZijlstraPrepare release 22.10.0 (#3311)
2022-10-06 Antonio Ossa-GuerraAdd option to skip the first line of source code (...
2022-10-04 KotlinIslandPreserve crlf line endings in blackd (#3257)
2022-10-03 dependabot[bot]Bump docutils from 0.18.1 to 0.19 in /docs (#3161)
2022-10-03 dependabot[bot]Bump sphinx from 5.2.1 to 5.2.3 in /docs (#3305)
2022-10-03 dependabot[bot]Bump furo from 2022.9.15 to 2022.9.29 in /docs (#3304)
2022-10-03 dependabot[bot]Bump myst-parser from 0.18.0 to 0.18.1 in /docs (#3303)
2022-09-26 Antonio Ossa-GuerraAdd option to format Jupyter Notebooks in GitHub Action...
2022-09-26 dependabot[bot]Bump sphinx from 5.1.1 to 5.2.1 in /docs (#3288)
2022-09-26 Richard SiFix outdated references to 3.6 and run pyupgrade (...
2022-09-25 Ofek LevSwitch build backend to Hatchling (#3233)
2022-09-24 Yilei "Dolee" YangFix a crash when `# fmt: on` is used on a different...
2022-09-23 Jakub KuczysSupport version specifiers in GH action (#3265)
2022-09-23 Blandes22Make context manager examples in future style docs...
2022-09-19 dependabot[bot]Bump furo from 2022.6.21 to 2022.9.15 in /docs (#3277)
2022-09-15 Tom FryersImprove order of paragraphs on line splitting (#3270)
2022-09-01 PeterGrossmannAdd preview flag to Vim plugin (#3246)
2022-09-01 James Salvatoredocs: adds ExitStack alternative to future_style.md...
2022-08-31 Richard SiPrepare docs for release 22.8.0 (#3248)
2022-08-31 Richard SiImprove & update release process to reflect recent...
2022-08-27 Richard SiLazily import parallelized format modules
2022-08-13 Alexandr Artemyevadd preview option support for blackd (#3217)
2022-08-01 dependabot[bot]Bump sphinx from 5.1.0 to 5.1.1 in /docs (#3201)
next