X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/92b377556e24616d5980a9010cf558da7fa35d28..df7aacb43eb16f91adcb558905625d75ee804753:/README.md diff --git a/README.md b/README.md index aba30ab..91c9384 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * don't omit whitespace if the previous factor leaf wasn't a math operator (#55) +* omit extra space in kwarg unpacking if it's the first argument (#46) + + ### 18.3a3 * don't remove single empty lines outside of bracketed expressions