X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c9f8983936a3e4bf02ae4f71e9ccd0006baa5169..584d51a042e7ae437491d5f4cecee73fba14ab37:/README.md?ds=inline diff --git a/README.md b/README.md index d18fff5..6ec8dd8 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ### 18.3a4 (unreleased) +* don't remove single trailing commas from square bracket indexing + (#59) + * don't omit whitespace if the previous factor leaf wasn't a math operator (#55)