1
0
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:
Štěpán Němec
2009-05-09 04:47:58 +02:00
committed by Doug Kearns
parent 7a4f68d6ce
commit 32be6b7469
3 changed files with 12 additions and 7 deletions

View File

@@ -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>| +