summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-07-07 20:26:08 +0200
committerBram Moolenaar <Bram@vim.org>2021-07-07 20:26:08 +0200
commit90df4b9d423485f7db16e3a65cab4f14edc815ae (patch)
tree1477a8fa59c5061882816599bd38960c84e42eb9 /runtime/filetype.vim
parent303215d60cece0462f040035502b5bc95373bd6e (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 2cb3f0b1d0..13f8e942bb 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: 2021 Jun 13
+" Last Change: 2021 Jul 03
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")