1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-31 22:13:31 +02:00

Allow :set foo=bar | echo baz.

This commit is contained in:
Kris Maglione
2010-09-25 01:43:02 -04:00
parent 9a73911347
commit 944b24864f
8 changed files with 144 additions and 160 deletions

View File

@@ -18,6 +18,7 @@
- Backtracks to the first successful match after pressing
backspace.
- Supports reverse incremental search.
* Multiple ex commands may now be separated by |
* IMPORTANT: Plugins are now loaded from the 'plugins/'
directory in 'runtimepath' rather than 'plugin/'.
* IMPORTANT: 'loadplugins' is not a regexlist option rather than