From: Hassan Kibirige Date: Sat, 22 Mar 2014 21:55:20 +0000 (-0500) Subject: Make fix work even with of preceeding empty lines. X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/4224ee71e4cdbfa8ef08a59b0db62d915af1b0b6?ds=inline;hp=4224ee71e4cdbfa8ef08a59b0db62d915af1b0b6 Make fix work even with of preceeding empty lines. Previous commit was not robust enough to catch the same issue if there were empty lines between the current line the previous block. ---