summaryrefslogtreecommitdiffstats
path: root/runtime/scripts.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-03-14 08:19:51 +0100
committerBram Moolenaar <Bram@vim.org>2020-03-14 08:19:51 +0100
commitb17893aa940dc7d45421f875f5d90855880aad27 (patch)
tree57dc220f610b9b7a10f3eb3ae6a8df27214b8177 /runtime/scripts.vim
parent965fd8d4dc5e84f612d8fc1efeaa78bd17842c9b (diff)
Update runtime files
Diffstat (limited to 'runtime/scripts.vim')
-rw-r--r--runtime/scripts.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/scripts.vim b/runtime/scripts.vim
index c552f0202f..ba33f0ebfe 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