commit | c51cf0329809c7ae946c59d6f56699227efc9d1b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 26 12:25:45 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 26 12:25:45 2022 +0000 |
tree | 825302ef0857905dbf08dc584ef6d6a8aae27790 | |
parent | e41c1dd8890d3f701253255993f4e9af2d12225c [diff] [blame] |
Update runtime files.
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 9f9fef0..4ea13f5 100644 --- a/runtime/autoload/dist/ft.vim +++ b/runtime/autoload/dist/ft.vim
@@ -3,7 +3,7 @@ # Vim functions for file type detection # # Maintainer: Bram Moolenaar <Bram@vim.org> -# Last Change: 2022 Feb 05 +# Last Change: 2022 Feb 22 # These functions are moved here from runtime/filetype.vim to make startup # faster.