From: Ɓukasz Langa Date: Wed, 6 Jun 2018 18:58:36 +0000 (-0700) Subject: Fix improper unmodified file caching when `-S` was used X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/92a150d9e45379ea8c14e1b10293d659f60eb132?ds=inline;hp=92a150d9e45379ea8c14e1b10293d659f60eb132 Fix improper unmodified file caching when `-S` was used This will also future-proof the cache to changes to FileMode. ---