commit | cbaff5e06ec525d31dc44093125c42029e01d508 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 08 17:45:08 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 08 17:45:08 2022 +0100 |
tree | cf90237ea61147e5cf690a9db7f36741fd3aa0a5 | |
parent | a8034a4886843fbf10bd59a6f55ec723da515b8e [diff] [blame] |
Update runtime files
diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 9b4868f..c83b06b 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: 2021 Dec 21 +" Last Change: 2022 Apr 07 " If there already is an option window, jump to that one. let buf = bufnr('option-window')