aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-07-24 11:32:56 +0800
committerzeertzjq <zeertzjq@outlook.com>2022-09-04 21:18:22 +0800
commita5fe7940c8b9436b78ae408eae8345266423f2c8 (patch)
treeed566fa73e650a8faaa60fbdf71011ec86d232e5 /runtime
parent00b49dd8dd638c5fe1b664273aea5c843d69f36d (diff)
downloadrneovim-a5fe7940c8b9436b78ae408eae8345266423f2c8.tar.gz
rneovim-a5fe7940c8b9436b78ae408eae8345266423f2c8.tar.bz2
rneovim-a5fe7940c8b9436b78ae408eae8345266423f2c8.zip
feat(ui-ext): make 'mousemoveevent' a ui_option
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/ui.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/ui.txt b/runtime/doc/ui.txt
index 3fb9ed1125..955af84679 100644
--- a/runtime/doc/ui.txt
+++ b/runtime/doc/ui.txt
@@ -207,6 +207,7 @@ the editor.
'guifontwide'
'linespace'
'mousefocus'
+ 'mousemoveevent'
'pumblend'
'showtabline'
'termguicolors'