diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-26 21:38:12 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 09:21:35 -0400 |
commit | 278ca5f456508fe3f680b718174c4ba209e49822 (patch) | |
tree | def10c27f18b92ecbc1fde94f6aaba20f813fdba /runtime/doc/options.txt | |
parent | 4819737853fc3676b976be93bd0332a3e44ab837 (diff) | |
download | rneovim-278ca5f456508fe3f680b718174c4ba209e49822.tar.gz rneovim-278ca5f456508fe3f680b718174c4ba209e49822.tar.bz2 rneovim-278ca5f456508fe3f680b718174c4ba209e49822.zip |
vim-patch:ebdf3c964a90
Update runtime files.
https://github.com/vim/vim/commit/ebdf3c964a901fc00c9009689f7cfda478342c51
Omit vim9.
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index c90c31acf1..569fccc903 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1102,6 +1102,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! |