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

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:

Change example from `%%writeline` to `%%writefile` (#3673)
[etc/vim.git] / docs / faq.md
2023-05-25 Deepyaman DattaChange example from `%%writeline` to `%%writefile`...
2023-03-19 dependabot[bot]Bump myst-parser from 0.18.1 to 1.0.0 in /docs (#3601)
2022-10-06 Jelle ZijlstraPrepare release 22.10.0 (#3311)
2022-09-25 Ofek LevSwitch build backend to Hatchling (#3233)
2022-08-31 Richard SiImprove & update release process to reflect recent...
2022-04-10 Richard SiExplain our use of mypyc in the FAQ (#3002)
2022-04-05 Jan-Hendrik MüllerUpdate FAQ: Mention formatting of custom jupyter cell...
2022-02-02 Felix HildénCreate indentation FAQ entry (#2855)
2022-01-28 Felix HildénElaborate on Python support policy (#2819)
2022-01-23 Cooper LeesRemove Beta mentions in README + Docs (#2801)
2022-01-21 Richard SiSwitch to Furo (#2793)
2022-01-20 Felix HildénDeprecate ESP and move the functionality under --previe...
2022-01-10 Richard SiRemove Python 2 support (#2740)
2021-11-30 Jelle Zijlstraadd FAQ entry about undetected syntax errors (#2645)
2021-11-29 Daniel SparingReturn `NothingChanged` if non-Python cell magic is...
2021-11-14 Oliver MargettsAllow install under pypy (#2559)
2021-10-31 Richard SiDeprecate Python 2 formatting support (#2523)
2021-10-21 Jelle ZijlstraDefine a stability policy (#2529)
2021-08-27 Marco Edward GorelliDocument jupyter hook (#2416)
2021-08-06 Marco Edward GorelliJupyter notebook support (#2357)
2021-05-29 Jelle Zijlstraadd discussion of magic comments to FAQ (#2272)
2021-05-25 Felix HildénCreate FAQ documentation (GH-2247)