diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-05-23 00:25:15 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-05-23 00:25:15 +0200 |
commit | 41f27ae3f30d9adcde09431fc263892f6f254f55 (patch) | |
tree | 2afa4ee422f864eb40a21a8c96ef14e6e5a42c6f /runtime/doc/options.txt | |
parent | 620df5386000f68c155de9a61def9de818631f9e (diff) | |
download | rneovim-41f27ae3f30d9adcde09431fc263892f6f254f55.tar.gz rneovim-41f27ae3f30d9adcde09431fc263892f6f254f55.tar.bz2 rneovim-41f27ae3f30d9adcde09431fc263892f6f254f55.zip |
doc
Closes #6788
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 8949d27dd6..0e8feb6321 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -4044,7 +4044,7 @@ A jump table for the options with a short description can be found at |Q_op|. listing continues until finished. *'mouse'* *E538* -'mouse' string (default "a") +'mouse' string (default "") global Enable the use of the mouse. Only works for certain terminals. |