From 85eee130f44a2201d88ca2aeff0af3b11dd75fa9 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 6 May 2018 17:57:30 +0200 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 d36ddea2c..f27952904 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim @@ -1,7 +1,7 @@ " These commands create the option window. " " Maintainer: Bram Moolenaar -" Last Change: 2018 Feb 27 +" Last Change: 2018 Apr 18 " If there already is an option window, jump to that one. let buf = bufnr('option-window') -- cgit v1.2.1