diff options
author | Bram Moolenaar <Bram@vim.org> | 2020-02-15 21:41:42 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2020-02-15 21:41:42 +0100 |
commit | ebdf3c964a901fc00c9009689f7cfda478342c51 (patch) | |
tree | e5faed056bf1d5daba27b4b6edb2ee2bda30c4c4 /runtime/doc/options.txt | |
parent | c2adc00fa74530e7f9d2cd31ce39252e86465dd0 (diff) | |
download | vim-git-ebdf3c964a901fc00c9009689f7cfda478342c51.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 847290e29..a48e9ea4a 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 8.2. Last change: 2020 Jan 24 +*options.txt* For Vim version 8.2. Last change: 2020 Feb 14 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1380,6 +1380,7 @@ A jump table for the options with a short description can be found at |Q_op|. This option is used together with 'bufhidden' and 'swapfile' to specify special kinds of buffers. See |special-buffers|. + Also see |win_gettype()|, which returns the type of the window. Be careful with changing this option, it can have many side effects! |