commit | 4700398e384f38f752b432e187462f404b96847d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 05 21:54:04 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 05 21:54:04 2021 +0000 |
tree | 581e9d76947deae9644e1a241e0aa12df0783aff | |
parent | 12f3c1b77fb39dc338304d5484cdbc99da27389a [diff] |
Update runtime files
diff --git a/runtime/autoload/dist/ft.vim b/runtime/autoload/dist/ft.vim index 74df871..a3db4ae 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: 2020 Aug 17 +" Last Change: 2021 Nov 27 " These functions are moved here from runtime/filetype.vim to make startup " faster.