commit | f10911e5db16f1fe6ab519c5d091ad0c1df0d063 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 29 22:20:48 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 29 22:20:48 2022 +0000 |
tree | e8718e5e667d36b3c206e1778fc630e42bcf757d | |
parent | 62aec93bfdb9e1b40d03a6d2e8e9511f8b1bdb2d [diff] |
Update runtime files
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 86c71fa..f6ef9be 100644 --- 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: 2022 Jan 11 +" Last Change: 2022 Jan 28 " These functions are moved here from runtime/filetype.vim to make startup " faster.