commit | fa3b72348d88343390fbe212cfc230fec1602fc2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Dec 24 13:18:38 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Dec 24 13:18:38 2021 +0000 |
tree | c0f27c44f2819613a4288bfc6ebc5c58f421d90d | |
parent | d3f00f54bf955bd01767db3a0af25866bc112ec7 [diff] [blame] |
Update runtime files
diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 9aa2db2..d138ab1 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 12 +" Last Change: 2021 Dec 21 " If there already is an option window, jump to that one. let buf = bufnr('option-window')