diff --git a/vimperator/locale/en-US/autocommands.txt b/vimperator/locale/en-US/autocommands.txt index 3fa2b43f..3f3e1a3d 100644 --- a/vimperator/locale/en-US/autocommands.txt +++ b/vimperator/locale/en-US/autocommands.txt @@ -34,8 +34,9 @@ Available {events}: *VimperatorLeave* Triggered before exiting Firefox -------------------------------------------------------------- -{pat} is a regular expression, use .* if you want to match all URLs. Note: This -differs from Vim which uses a glob rather than a regexp for {pat}. +{pat} is a regular expression, use .* if you want to match all URLs. + +Note: This differs from Vim which uses a glob rather than a regexp for {pat}. The following keywords are available where relevant: diff --git a/vimperator/locale/en-US/buffer.txt b/vimperator/locale/en-US/buffer.txt index 2054c460..eb086d77 100644 --- a/vimperator/locale/en-US/buffer.txt +++ b/vimperator/locale/en-US/buffer.txt @@ -228,8 +228,10 @@ default zoom levels are 30%, 50%, 67%, 80%, 90%, 100%, 110%, 120%, 133%, 150%, The available zoom range can be changed by setting the \'zoom.minPercent' and \'zoom.maxPercent' Firefox preferences. The zoom levels can be changed using -the \'toolkit.ZoomManager.zoomLevels' preference. Note: The latter is specified -as a list of values between 0 and 1, not as a percentage. +the \'toolkit.ZoomManager.zoomLevels' preference. + +Note: \'toolkit.ZoomManager.zoomLevels' is specified as a list of values +between 0 and 1, not as a percentage. |+| |zi| + ||[count]zi|| diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 0e40b6c5..71056576 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -425,7 +425,8 @@ ____ |\'nois'| |\'noincsearch'| |\'is'| |\'incsearch'| ||'incsearch' 'is'|| boolean (default: on) ____ -Show where the search pattern matches as it is typed. + +Show where the search pattern matches as it is typed. + Note: Incremental searching currently only works in the forward direction. ____