X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7ba4725993c5f74588dbfbdbd11f3c502d3ddc7b..8482d38fb4fe3f769c933c016af8fa0fda181123:/README.md diff --git a/README.md b/README.md index 5f5b321..1066b80 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ possible. *Contents:* **[Installation and usage](#installation-and-usage)** | **[Code style](#the-black-code-style)** | -**[pyproject.toml](#pyproject.toml)** | +**[pyproject.toml](#pyprojecttoml)** | **[Editor integration](#editor-integration)** | **[Version control integration](#version-control-integration)** | **[Ignoring unmodified files](#ignoring-unmodified-files)** | @@ -813,6 +813,11 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed improper unmodified file caching when `-S` was used +* fixed formatting of empty triple quoted strings (#313) + +* fixed unnecessary slowdown in comment placement calculation on lines without + comments + ### 18.6b1