mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 01:35:47 +01:00
add 'maxitems' option (Jarkko Oranen)
This commit is contained in:
@@ -39,3 +39,4 @@ Patches (in no special order):
|
||||
* Ryan Zheng (ctrl-x/a support)
|
||||
* Dan Boger (:set online support)
|
||||
* Štěpán Němec (help copy-editing and favicon support)
|
||||
* Jarkko Oranen ('maxitems' option)
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* add ' and " local marks
|
||||
* add "w" and "W" Normal mode mappings for symmetry with o/O and t/T
|
||||
* add :messclear
|
||||
* add 'maxitems' configuration variable
|
||||
|
||||
2009-03-28:
|
||||
* version 2.0
|
||||
|
||||
@@ -480,6 +480,12 @@ load plugins earlier, use the [c]:loadplugins[c] command within the
|
||||
vimperatorrc.
|
||||
____
|
||||
|
||||
|\'maxitems'|
|
||||
||'maxitems'|| number (default: 20)
|
||||
____
|
||||
Maximum number of items to display at once in a listing.
|
||||
____
|
||||
|
||||
|
||||
|\'msgs'| |\'messages'|
|
||||
||'messages' 'msgs'|| number (default: 100)
|
||||
|
||||
Reference in New Issue
Block a user