mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-16 03:03:32 +02:00
A few docs clarifications.
-- shifted mappings notation (<C-n> vs <C-N>) -- adjusted the ':!' warning -- other minor fixes
This commit is contained in:
committed by
Doug Kearns
parent
7a4f68d6ce
commit
32be6b7469
@@ -15,6 +15,10 @@ will echo the current date to the command line when [m]<F2>[m] is pressed.
|
||||
There are separate key mapping tables for each of the Normal, Insert, and
|
||||
Command-line modes.
|
||||
|
||||
Please note that, unlike Vim and other applications, mappings containing
|
||||
the Shift key are specified with the capital letter, so e.g. [m]<C-n>[m] is
|
||||
different from [m]<C-N>[m], the latter being the only way to map Shift-Ctrl-n.
|
||||
|
||||
|:map-special-chars| +
|
||||
|
||||
|<Nop>| +
|
||||
|
||||
Reference in New Issue
Block a user