summaryrefslogtreecommitdiffstats
path: root/runtime/optwin.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/optwin.vim')
-rw-r--r--runtime/optwin.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/optwin.vim b/runtime/optwin.vim
index ed31b678eb..d5978c66ca 100644
--- a/runtime/optwin.vim
+++ b/runtime/optwin.vim
@@ -1,7 +1,8 @@
" These commands create the option window.
"
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2022 Dec 16
+" Maintainer: The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer: Bram Moolenaar <Bram@vim.org>
" If there already is an option window, jump to that one.
let buf = bufnr('option-window')