commit | fd31be29b8220ee1cb0b3460c82f2634ae3cc370 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 16 14:46:06 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 16 14:46:06 2022 +0000 |
tree | 93ad5a4e32bbbbd52b42226ffdf05c4b03f10b6e | |
parent | c81e9bf4f07d350b860b934aa6bf0c2a7c91d07e [diff] [blame] |
Update runtime files
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 342731b..0d6841a 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: 2021 Dec 17 +" Last Change: 2022 Jan 11 " These functions are moved here from runtime/filetype.vim to make startup " faster.