1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-28 21:43:38 +01:00

Replace 'ignorecase' and 'smartcase' with 'searchcase'.

This commit is contained in:
Kris Maglione
2010-12-04 17:21:15 -05:00
parent a26b410daa
commit 23fba45b28
7 changed files with 34 additions and 42 deletions

View File

@@ -39,7 +39,6 @@ FEATURES:
8 <C-o>/<C-i> should work as in Vim (i.e., save page positions as well as
locations in the history list).
8 jump to the next heading with ]h, next image ]i, previous textbox [t and so on
7 add source location links to the output of certain commands (e.g. :viusage! or describe-key)
7 add search capability to MOW
7 describe-key command (prompt for a key and display its binding with documentation)
7 Specify all INSERT mode mappings rather than falling through to the host apps