From 0c1ff16b5467f97ce08134fdbc8198127bbe492a Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 21 Apr 2016 18:01:28 +0200 Subject: updated runtime files. Add avra syntax. --- 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 b88f3017c..2ba347eee 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 Mar 19 +" Last Change: 2016 Apr 21 " If there already is an option window, jump to that one. if bufwinnr("option-window") > 0 -- cgit v1.2.3