commit | 9712ff1288f942736ed76c0dec014909f067eec9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:04:22 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:04:22 2022 +0100 |
tree | d3db95b26eb5606d89a711571055ceceee7c52e3 | |
parent | 65ee49decf5677690cd695d5d288e39344965fff [diff] [blame] |
Update runtime files
diff --git a/runtime/optwin.vim b/runtime/optwin.vim index f2748b4..db433c6 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim
@@ -1,7 +1,7 @@ " These commands create the option window. " " Maintainer: Bram Moolenaar <Bram@vim.org> -" Last Change: 2022 Apr 07 +" Last Change: 2022 Sep 11 " If there already is an option window, jump to that one. let buf = bufnr('option-window')