summaryrefslogtreecommitdiffstats
path: root/autoload/polyglot/ft.vim
diff options
context:
space:
mode:
Diffstat (limited to 'autoload/polyglot/ft.vim')
-rw-r--r--autoload/polyglot/ft.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload/polyglot/ft.vim b/autoload/polyglot/ft.vim
index 56012da1..2ba69ed1 100644
--- a/autoload/polyglot/ft.vim
+++ b/autoload/polyglot/ft.vim
@@ -1,7 +1,7 @@
" Vim functions for file type detection
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Nov 27
+" Last Change: 2021 Dec 17
" These functions are moved here from runtime/filetype.vim to make startup
" faster.