commit | 942db23c9cb7532d68048530d749eb84ca94d0cd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 13 18:14:48 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 13 18:14:48 2021 +0100 |
tree | 13d89605923a2ccc490b83ae155e5791a92062a1 | |
parent | 0fa09676c25a0a4a01f339887b8bf40b4673621f [diff] [blame] |
Update runtime files
diff --git a/runtime/scripts.vim b/runtime/scripts.vim index 6448c54..cae5485 100644 --- a/runtime/scripts.vim +++ b/runtime/scripts.vim
@@ -1,7 +1,7 @@ " Vim support file to detect file types in scripts " " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last change: 2020 Aug 15 +" Last change: 2021 Jan 22 " This file is called by an autocommand for every file that has just been " loaded into a buffer. It checks if the type of file can be recognized by