From e978b4534a5e10471108259118c0ef791106fd92 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 13 Aug 2023 10:33:05 +0200 Subject: Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749) * Dedicate upcoming Vim 9.1 to Bram Also replace in a few more places Brams email address and mention new maintainers. * Remove Bram from any Maintainer role * runtime: Align Header * it's mailing list not mailinglist --- runtime/indent/zimbu.vim | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'runtime/indent/zimbu.vim') diff --git a/runtime/indent/zimbu.vim b/runtime/indent/zimbu.vim index 0e6e2ab1d1..08369e42e5 100644 --- a/runtime/indent/zimbu.vim +++ b/runtime/indent/zimbu.vim @@ -1,7 +1,8 @@ " Vim indent file " Language: Zimbu -" Maintainer: Bram Moolenaar -" Last Change: 2021 Sep 26 +" Maintainer: The Vim Project +" Last Change: 2023 Aug 10 +" Former Maintainer: Bram Moolenaar " Only load this indent file when no other was loaded. if exists("b:did_indent") -- cgit v1.2.3