commit | 790c18bfa5dfeca51749b752dddc41e60cb3fa54 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 17:22:06 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jul 04 17:22:06 2019 +0200 |
tree | 2a9e58a44299c06ebee566a43055754720dfc415 | |
parent | 6bf2c6264b5ebbe4981751840c5a8b69da08e744 [diff] [blame] |
Update runtime files
diff --git a/runtime/scripts.vim b/runtime/scripts.vim index 8d460cd..a690431 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: 2018 Feb 03 +" Last change: 2019 Jun 25 " 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