mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 14:42:26 +01:00
remove preload option
This commit is contained in:
@@ -296,7 +296,6 @@ section:Options[option-index]
|
||||
||'online'|| Set the \'work offline' option +
|
||||
||'pageinfo'|| Desired info on [c]:pa[geinfo][c] +
|
||||
||'popups'|| Where to show requested popup windows +
|
||||
||'preload'|| Speed up first time history/bookmark completion +
|
||||
||'previouspattern'|| Patterns to use when guessing the \'previous' page in a document sequence +
|
||||
||'runtimepath'|| List of directories searched for runtime files +
|
||||
||'scroll'|| Number of lines to scroll with [m]<C-u>[m] and [m]<C-d>[m] commands +
|
||||
|
||||
@@ -600,18 +600,6 @@ Note: This option does not change the popup blocker of Firefox in any way.
|
||||
____
|
||||
|
||||
|
||||
|\'nopreload'| |\'preload'|
|
||||
||'preload' 'nopreload'|| boolean (default: on)
|
||||
____
|
||||
Speed up first time history/bookmark completion.
|
||||
|
||||
History access can be quite slow for a large history. Vimperator
|
||||
maintains a cache to speed it up significantly on subsequent access. In
|
||||
order to also speed up first time access, it is cached at startup if
|
||||
this option is set (recommended).
|
||||
____
|
||||
|
||||
|
||||
|\'previouspattern'|
|
||||
||'previouspattern'|| stringlist
|
||||
____
|
||||
|
||||
Reference in New Issue
Block a user