1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-01 10:55:44 +01:00

Make 'loadplugins' a regexlist.

This commit is contained in:
Kris Maglione
2010-09-23 16:17:48 -04:00
parent 4a1e10badd
commit 29bd0b038a
4 changed files with 14 additions and 10 deletions

View File

@@ -20,6 +20,8 @@
- Supports reverse incremental search.
* IMPORTANT: Plugins are now loaded from the 'plugins/'
directory in 'runtimepath' rather than 'plugin/'.
* IMPORTANT: 'loadplugins' is not a regexlist option rather than
a boolean.
* IMPORTANT: Single quotes no longer treat \s specially.
I.e., 'fo\o''bar' ≡ fo\o'bar
* IMPORTANT: 'cdpath' and 'runtimepath' no longer treat ,,