diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-06-14 04:38:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-14 04:38:41 -0700 |
commit | fdbb5a8f727c8fa2f84f6ae3952598a25db37cb3 (patch) | |
tree | a5153aeadf1bae34dc775fb01186acab745e4ccc /runtime | |
parent | a0496e3b76e417ed718f72665d3c3f99a385367d (diff) | |
parent | 18b031ea1d3830c8ff25f4d5ee488f68f464dbee (diff) | |
download | rneovim-fdbb5a8f727c8fa2f84f6ae3952598a25db37cb3.tar.gz rneovim-fdbb5a8f727c8fa2f84f6ae3952598a25db37cb3.tar.bz2 rneovim-fdbb5a8f727c8fa2f84f6ae3952598a25db37cb3.zip |
Merge #10208 from janlazo/vim-8.0.0931
vim-patch:8.0.{931,933,953}
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/eval.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 81e1ddee74..4eaa72ee68 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -4707,6 +4707,7 @@ getwininfo([{winid}]) *getwininfo()* height window height (excluding winbar) loclist 1 if showing a location list quickfix 1 if quickfix or location list window + terminal 1 if a terminal window tabnr tab page number topline first displayed buffer line variables a reference to the dictionary with |