]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1281: loading file type detection slows down startup v8.0.1281
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Nov 2017 19:46:17 +0000 (20:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Nov 2017 19:46:17 +0000 (20:46 +0100)
commit851ee6c3da5fd726d92e1e3300d7e5e2e8b907c5
treebc273308605df9f78868b19ec193d052876bb380
parentde323093e1be165a3eadd1ab3d02942358cd97bf
patch 8.0.1281: loading file type detection slows down startup

Problem:    Loading file type detection slows down startup.
Solution:   Move functions to an autoload script.
runtime/autoload/filetype.vim [new file with mode: 0644]
runtime/filetype.vim
runtime/scripts.vim
src/version.c