aboutsummaryrefslogtreecommitdiff
path: root/runtime/optwin.vim
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-09-18 15:20:20 +0200
committerGitHub <noreply@github.com>2022-09-18 15:20:20 +0200
commit67df3347fd1e637f643b35239f7a20ac813ee588 (patch)
tree1dd1a5ca375a24225b86da10d55e7d08306b65bf /runtime/optwin.vim
parent8dc61713d9db433dfa2024b45f3bc590dcb58f83 (diff)
downloadrneovim-67df3347fd1e637f643b35239f7a20ac813ee588.tar.gz
rneovim-67df3347fd1e637f643b35239f7a20ac813ee588.tar.bz2
rneovim-67df3347fd1e637f643b35239f7a20ac813ee588.zip
vim-patch:9712ff1288f9 (#20240)
Update runtime files https://github.com/vim/vim/commit/9712ff1288f942736ed76c0dec014909f067eec9
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 02cf573ea3..9e2a616f80 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')