commit | b17893aa940dc7d45421f875f5d90855880aad27 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 14 08:19:51 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 14 08:19:51 2020 +0100 |
tree | 57dc220f610b9b7a10f3eb3ae6a8df27214b8177 | |
parent | 965fd8d4dc5e84f612d8fc1efeaa78bd17842c9b [diff] [blame] |
Update runtime files
diff --git a/runtime/scripts.vim b/runtime/scripts.vim index c552f02..ba33f0e 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: 2019 Jun 25 +" Last change: 2020 Mar 06 " 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