summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-07-06 13:18:11 +0100
committerBram Moolenaar <Bram@vim.org>2022-07-06 13:18:11 +0100
commit5ed11535e0695163cec71033b98bb97356cf0113 (patch)
tree2b1048a6dec6119e70258354b17ac1ffcdb72db3 /runtime/filetype.vim
parentcf34434b5e840dda4a21cd9c0bee24e3e43a674d (diff)
Update runtime files
Diffstat (limited to 'runtime/filetype.vim')
-rw-r--r--runtime/filetype.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/filetype.vim b/runtime/filetype.vim
index 40f62f9dfc..8d6a97de25 100644
--- a/runtime/filetype.vim
+++ b/runtime/filetype.vim
@@ -1,7 +1,7 @@
" Vim support file to detect file types
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Jun 03
+" Last Change: 2022 Jul 5
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")