mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 17:54:10 +00: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:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user