From c96947b1c64c56f70125a9bac9c006f69e45d5d3 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 1 Jan 2022 18:34:50 +0100 Subject: Update --- autoload/polyglot/ft.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autoload/polyglot/ft.vim') 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 -" Last Change: 2021 Nov 27 +" Last Change: 2021 Dec 17 " These functions are moved here from runtime/filetype.vim to make startup " faster. -- cgit v1.2.3