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

Document each configuration option in more detail (#2839)
[etc/vim.git] / docs /
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)
2022-07-27 dependabot[bot]Bump sphinx from 5.0.2 to 5.1.0 in /docs (#3183)
2022-07-14 onescriptkidFix typo in config docs for --extend-exclude (#3170)
2022-07-14 NimrodAdd warning to not run blackd publicly in docs (#3167)
2022-07-11 Maciej OlkoRecommend using BlackConnect in IntelliJ IDEs (#3150)
2022-07-06 Jelle ZijlstraStability policy: permit exceptional changes for unform...
2022-06-28 Richard SiPrepare docs for release 22.6.0 (#3139)
2022-06-27 Felix HildénUpdate preview style docs to include recent changes...
2022-06-27 dependabot[bot]Bump furo from 2022.6.4.1 to 2022.6.21 in /docs (#3138)
2022-06-20 dependabot[bot]Bump sphinx from 5.0.1 to 5.0.2 in /docs (#3128)
2022-06-11 Richard SiUpdate documentation dependencies (#3118)
2022-06-11 Sagi ShadurRemove newline after code block open (#3035)
2022-05-26 Yusuke NishiokaAdd more examples to exclude files in addition to the...
2022-05-21 laundmoDocument new Microsoft Black Formatter extension for...
2022-05-08 Felix HildénDocs: clarify fmt:on/off requirements (#2985) (#3048)
2022-05-02 dependabot[bot]Bump myst-parser from 0.16.1 to 0.17.2 in /docs (#3019)
2022-04-21 JiriKrUpdated Black Docker Hub link in docs (#3023)
2022-04-11 Jelle ZijlstraQuote black[jupyter] and black[d] in installation docs...
2022-04-11 dependabot[bot]Bump furo from 2022.3.4 to 2022.4.7 in /docs (#3003)
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-03-30 Gunung P. WibisonoConvert `index.rst` and `license.rst` to markdown ...
2022-03-28 Jelle ZijlstraPrepare release 22.3.0 (#2968)
2022-03-28 dependabot[bot]Bump sphinx from 4.4.0 to 4.5.0 in /docs (GH-2959)
2022-03-26 Richard SiEnforce no formatting changes for PRs via CI (GH-2951)
2022-03-23 Richard SiGithub now supports .git-blame-ignore-revs (GH-2948)
2022-03-21 Jelle Zijlstrastub style: remove some possible future changes (#2940)
2022-03-16 Joseph YoungUpdate pylint config docs (#2931)
2022-03-15 Richard SiFarewell black-primer, it was nice knowing you (#2924)
2022-03-05 dependabot[bot]Bump furo from 2022.2.14.1 to 2022.3.4 in /docs (#2906)
2022-02-24 Jelle Zijlstraseparate CHANGELOG section for preview style (#2890)
2022-02-23 dependabot[bot]Bump furo from 2022.1.2 to 2022.2.14.1 in /docs (GH...
2022-02-21 D. Ben Knoblecorrect Vim integration code (#2853)
2022-02-11 Laurent LyaudetFix typo in file_collection_and_discovery.md (GH-2860)
2022-02-11 Xuan (Sean) HuOrder the disabled error codes for pylint (GH-2870)
2022-02-07 dependabot[bot]Bump sphinx-copybutton from 0.4.0 to 0.5.0 in /docs...
2022-02-02 Felix HildénCreate indentation FAQ entry (#2855)
2022-01-30 Jelle Zijlstrarelease process: formalize the changelog template ...
next