summaryrefslogtreecommitdiffstats
path: root/runtime/filetype.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-01-26 17:41:47 +0100
committerBram Moolenaar <Bram@vim.org>2019-01-26 17:41:47 +0100
commit2a953fcf107d24229fec8af820ee62c908caafbf (patch)
tree712409ce22897b9cc1f5a6715c3a269861cb2dd0 /runtime/filetype.vim
parent8e59a1e127de38ef311f5064b41d201228703883 (diff)
Updated 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 30ce129182..5a21a1dfb9 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: 2018 May 04
+" Last Change: 2019 Jan 18
" Listen very carefully, I will say this only once
if exists("did_load_filetypes")