Mercurial > vim
diff runtime/autoload/dist/ft.vim @ 16086:bd7461db24b3
Update runtime files.
commit https://github.com/vim/vim/commit/63b74a8362b14576b21d342dc424d0396ca8ea27
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Mar 24 15:09:13 2019 +0100
Update runtime files.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 24 Mar 2019 15:15:06 +0100 |
parents | 7fd3a9eaeedb |
children | d20ed2e5a776 |
line wrap: on
line diff
--- a/runtime/autoload/dist/ft.vim +++ b/runtime/autoload/dist/ft.vim @@ -1,7 +1,7 @@ " Vim functions for file type detection " " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last Change: 2019 Jan 18 +" Last Change: 2019 Mar 08 " These functions are moved here from runtime/filetype.vim to make startup " faster.