diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-06-24 19:36:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-24 19:36:21 -0400 |
commit | 510ed996d2a92de527c70888208e3ad7ce157126 (patch) | |
tree | 44987c69a0895383ac639611e9acb68604a8e25a /runtime/doc/options.txt | |
parent | 1e2fc1f9cd121ff16823e283a3dd074e668ce6b5 (diff) | |
parent | 9081cd30a5ffa2d6cb41cbb5990c4a5d68cf9b6c (diff) | |
download | rneovim-510ed996d2a92de527c70888208e3ad7ce157126.tar.gz rneovim-510ed996d2a92de527c70888208e3ad7ce157126.tar.bz2 rneovim-510ed996d2a92de527c70888208e3ad7ce157126.zip |
Merge pull request #14886 from janlazo/vim-8.1.1437
vim-patch:8.1.{1437,2391},8.2.{1255,2185,2294,3033,3034,3037,3038,3043}
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 cc9696e536..af65241bbf 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -4607,7 +4607,8 @@ A jump table for the options with a short description can be found at |Q_op|. customize the information displayed in the quickfix or location window for each entry in the corresponding quickfix or location list. See |quickfix-window-function| for an explanation of how to write the - function and an example. + function and an example. The value can be the name of a function or a + lambda. This option cannot be set from a |modeline| or in the |sandbox|, for security reasons. |