aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorVlad <52591095+MeanderingProgrammer@users.noreply.github.com>2025-03-10 08:18:11 -0700
committerGitHub <noreply@github.com>2025-03-10 08:18:11 -0700
commitc9b5ac113a4103956407165a7ebb2bba0c425e07 (patch)
treee2768245910b8b882af89e3786a55b30cae1a569 /runtime/doc
parentafc3c43f12e2d9d8114c29636ba976f732efc3ed (diff)
downloadrneovim-c9b5ac113a4103956407165a7ebb2bba0c425e07.tar.gz
rneovim-c9b5ac113a4103956407165a7ebb2bba0c425e07.tar.bz2
rneovim-c9b5ac113a4103956407165a7ebb2bba0c425e07.zip
docs(vvars): vim.v.event.windows #32673
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/vvars.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vvars.txt b/runtime/doc/vvars.txt
index e4f6b10ef7..848942a21f 100644
--- a/runtime/doc/vvars.txt
+++ b/runtime/doc/vvars.txt
@@ -192,6 +192,7 @@ v:event
reason Reason for completion being done. |CompleteDone|
complete_word The word that was selected, empty if abandoned complete.
complete_type See |complete_info_mode|
+ windows List of window IDs that changed on |WinResized|
*v:exception* *exception-variable*
v:exception