mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 08:05:45 +01:00
Replace 'ignorecase' and 'smartcase' with 'searchcase'.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
* IMPORTANT: 'laststatus' has been replaced with the "s" flag in
|
||||
'guioptions'.
|
||||
* IMPORTANT: 'showstatuslinks' is now a string option.
|
||||
* IMPORTANT: 'ignorecase' and 'smartcase' have been replaced with 'searchcase'
|
||||
* IMPORTANT: Command script files now use the *.penta file extension.
|
||||
* IMPORTANT: Plugins are now loaded from the 'plugins/'
|
||||
directory in 'runtimepath' rather than 'plugin/'.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user