summaryrefslogtreecommitdiff
path: root/runtime/optwin.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-09-18 13:04:22 +0100
committerBram Moolenaar <Bram@vim.org>2022-09-18 13:04:22 +0100
commit9712ff1288f942736ed76c0dec014909f067eec9 (patch)
treed3db95b26eb5606d89a711571055ceceee7c52e3 /runtime/optwin.vim
parent65ee49decf5677690cd695d5d288e39344965fff (diff)
downloadvim-git-9712ff1288f942736ed76c0dec014909f067eec9.tar.gz
Update runtime files
Diffstat (limited to 'runtime/optwin.vim')
-rw-r--r--runtime/optwin.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/optwin.vim b/runtime/optwin.vim
index f2748b4eb..db433c61f 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')