X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7f3678885fc7ab6f9fb1749f6d2a8ed3468841f3..8482d38fb4fe3f769c933c016af8fa0fda181123:/README.md?ds=inline diff --git a/README.md b/README.md index 580607f..1066b80 100644 --- a/README.md +++ b/README.md @@ -815,6 +815,10 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed formatting of empty triple quoted strings (#313) +* fixed unnecessary slowdown in comment placement calculation on lines without + comments + + ### 18.6b1 * hotfix: don't output human-facing information on stdout (#299)