From cbaff5e06ec525d31dc44093125c42029e01d508 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 8 Apr 2022 17:45:08 +0100 Subject: Update runtime files --- runtime/optwin.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/optwin.vim') diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 9b4868f7cf..c83b06b31a 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim @@ -1,7 +1,7 @@ " These commands create the option window. " " Maintainer: Bram Moolenaar -" Last Change: 2021 Dec 21 +" Last Change: 2022 Apr 07 " If there already is an option window, jump to that one. let buf = bufnr('option-window') -- cgit v1.2.3