commit | 71badf9547e8f89571b9a095183671cbb333d528 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:40:14 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 22:40:14 2023 +0100 |
tree | 60d0393cb0236345eb4b5d26f98c8c9d030ce8b0 | |
parent | 80406c26188219f3773b2e9c49160caeeb386ee2 [diff] [blame] |
Update runtime files
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 4e0906d..3d9d60a 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 Dec 14 +# Last Change: 2023 Apr 22 # These functions are moved here from runtime/filetype.vim to make startup # faster.