doc(#731): add single mouse mapping notes

This commit is contained in:
Alexander Courtis 2022-10-23 10:25:18 +11:00
parent e94f517798
commit ea09ab497e

View File

@ -1197,6 +1197,10 @@ The `list` option in `view.mappings.list` is a table of
< <
Mouse support defined in |KeyBindings| Mouse support defined in |KeyBindings|
Single left mouse mappings can be achieved via `<LeftRelease>`.
Single right / middle mouse mappings will requre changes to |mousemodel| or |mouse|.
DEFAULT MAPPINGS *nvim-tree-default-mappings* DEFAULT MAPPINGS *nvim-tree-default-mappings*
`<CR>` edit open a file or folder; root will cd to the above directory `<CR>` edit open a file or folder; root will cd to the above directory