From: Jelle Zijlstra Date: Tue, 13 Dec 2022 04:56:38 +0000 (-0800) Subject: Do not put the closing quotes in a docstring on a separate line (#3430) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/7d062ecd5f14124a99daf452c46054ada656ad8b?hp=7d062ecd5f14124a99daf452c46054ada656ad8b Do not put the closing quotes in a docstring on a separate line (#3430) Fixes #3320. Followup from #3044. ---