From 3df0173fa6d0418e89ef4e9c1d04a97c92eec27c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 17 Feb 2017 22:47:16 +0100 Subject: Updated 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 82f4838a6..362cd3d88 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim @@ -1,7 +1,7 @@ " These commands create the option window. " " Maintainer: Bram Moolenaar -" Last Change: 2016 Aug 21 +" Last Change: 2017 Jan 28 " If there already is an option window, jump to that one. if bufwinnr("option-window") > 0 -- cgit v1.2.1