mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-15 23:25:47 +01:00
Make 'loadplugins' a regexlist.
This commit is contained in:
@@ -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 ‘,,’
|
||||
|
||||
@@ -41,7 +41,6 @@ BUGS:
|
||||
- The MOW shouldn't close when executing hints and ;F isn't working.
|
||||
|
||||
FEATURES:
|
||||
9 Make 'loadplugins' a regexlist
|
||||
9 Add quoting help tag
|
||||
9 JavaScript completer: show function parameter spec
|
||||
9 Fix the arbitrary distinction between 'hinttags' and
|
||||
|
||||
Reference in New Issue
Block a user