summaryrefslogtreecommitdiffstats
path: root/runtime/scripts.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-07-04 17:22:06 +0200
committerBram Moolenaar <Bram@vim.org>2019-07-04 17:22:06 +0200
commit790c18bfa5dfeca51749b752dddc41e60cb3fa54 (patch)
tree2a9e58a44299c06ebee566a43055754720dfc415 /runtime/scripts.vim
parent6bf2c6264b5ebbe4981751840c5a8b69da08e744 (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 8d460cd317..a690431014 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