commit | 10e8ff9b26078994cae57c2422b145d37aaf714e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 10 21:40:39 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 10 21:40:39 2023 +0100 |
tree | 700076a256a899557c20f38038fad32500b448dc | |
parent | f578ca2c8f36b61ac3301fe8b59a8473c964cdc2 [diff] [blame] |
Update runtime files
diff --git a/runtime/scripts.vim b/runtime/scripts.vim index 9f9c065..185f167 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: 2022 Feb 13 +" Last change: 2023 Jun 08 " 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