summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-09-21 20:09:51 +0200
committerBram Moolenaar <Bram@vim.org>2021-09-21 20:09:51 +0200
commit34cc7d8c034f2bc5b57455577051db8d72e2b87c (patch)
treede1790044f221b5cc942b47d42dff8b847fd9db3 /runtime/filetype.vim
parent690c524ce6629f9ff67728541ba211f831caf0ee (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 f792803233..586b55f7ee 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 Aug 23
+" Last Change: 2021 Sep 21
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")