aboutsummaryrefslogtreecommitdiff
path: root/runtime/scripts.vim
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 23:21:50 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-05-01 23:47:11 -0400
commit2081504a331f2ca97922056f6b42b8d0e6c2e306 (patch)
tree49017e3dac80477d29e9aee14953f905cf1c7f2d /runtime/scripts.vim
parentac83c6eba65e92d434f3245f518f869c94751e6b (diff)
downloadrneovim-2081504a331f2ca97922056f6b42b8d0e6c2e306.tar.gz
rneovim-2081504a331f2ca97922056f6b42b8d0e6c2e306.tar.bz2
rneovim-2081504a331f2ca97922056f6b42b8d0e6c2e306.zip
vim-patch:942db23c9cb7
Update runtime files https://github.com/vim/vim/commit/942db23c9cb7532d68048530d749eb84ca94d0cd Omit po 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 6448c542cb..cae5485f8a 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: 2020 Aug 15
+" Last change: 2021 Jan 22
" 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