From: Ɓukasz Langa Date: Tue, 29 May 2018 08:12:16 +0000 (-0700) Subject: Mention fix for #196 in the README X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/ad01a51868612fbc041d316db89f6365fe8abf34?ds=inline;pf=etc Mention fix for #196 in the README --- diff --git a/README.md b/README.md index 17c67f7..fbe1136 100644 --- a/README.md +++ b/README.md @@ -715,6 +715,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed extra empty line between a class declaration and the first method if no class docstring or fields are present (#219) +* fixed extra empty line between a function signature and an inner + function or inner class (#196) + ### 18.5b0