]> granicus.if.org Git - vim/commit
patch 8.0.1284: loading file type detection slows down startup v8.0.1284
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Nov 2017 20:53:11 +0000 (21:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Nov 2017 20:53:11 +0000 (21:53 +0100)
commit462455ee8b81cb5709007d91248ac4a88308d6e9
tree664c2ac77285b4225f639c645fe46033aaaa49e2
parent9ed7d34af303190bb222624157e0c6cd78b7d120
patch 8.0.1284: loading file type detection slows down startup

Problem:    Loading file type detection slows down startup.
Solution:   Store the last pattern of an autocommand event to make appending
            quicker.
src/fileio.c
src/version.c