From 87a26c5bf169bafbee837e2323f24cfb07e35250 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Tue, 21 Dec 2021 14:41:23 +0100 Subject: Update --- ftplugin/indent.vim | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ftplugin/indent.vim') diff --git a/ftplugin/indent.vim b/ftplugin/indent.vim index 89a779c4..094dcd9e 100644 --- a/ftplugin/indent.vim +++ b/ftplugin/indent.vim @@ -3,9 +3,10 @@ if polyglot#init#is_disabled(expand(':p'), 'indent', 'ftplugin/indent.vim endif " Vim filetype plugin file -" Language: indent(1) configuration file -" Previous Maintainer: Nikolai Weibull -" Latest Revision: 2008-07-09 +" Language: indent(1) configuration file +" Maintainer: Doug Kearns +" Previous Maintainer: Nikolai Weibull +" Latest Revision: 2008-07-09 if exists("b:did_ftplugin") finish -- cgit v1.2.3