From: Jonty Wareing Date: Fri, 17 Aug 2018 15:39:34 +0000 (+0100) Subject: vim: Restore cursor/window position after format (#433) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/2ec4c5f4f90838ba4b63e2edda63ccf261849177?ds=inline;hp=2ec4c5f4f90838ba4b63e2edda63ccf261849177 vim: Restore cursor/window position after format (#433) Without this the cursor jumps to the top of the window after formatting occurs. ---