1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 07:23:34 +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

@@ -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/'.