commit | f269eabc6c4f5bdcef989cd5b4b95ba8ccaa4d8a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 18:04:35 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 03 18:04:35 2022 +0100 |
tree | b302076deeeab8b9884a2912b364f8131ef34949 | |
parent | eb47d6d20a47707d810360fd1684b21f67d5dec8 [diff] [blame] |
Update runtime files
diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 018dbfc..0649a1e 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 Sep 11 +" Last Change: 2022 Oct 02 " If there already is an option window, jump to that one. let buf = bufnr('option-window')