mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Fix typo that seems to have been around forever
Could not find when it was fixed in the vim source, it originates in 7.001, and is fixed as of today, but my git-fu did not discern a relevant patch. I don't think it matters much.
This commit is contained in:
parent
2d4e7311aa
commit
6a32852137
@ -385,7 +385,7 @@ detailed elsewhere: see |'mouse'|, |win32-hidden-menus|.
|
||||
You can drag and drop one or more files into the Vim window, where they will
|
||||
be opened as normal. See |drag-n-drop|.
|
||||
|
||||
*:simalt* *:si*
|
||||
*:simalt* *:sim*
|
||||
:sim[alt] {key} simulate pressing {key} while holding Alt pressed.
|
||||
{only for Win32 versions}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user