mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-06 21:45:45 +01:00
Doc fixes. Closes issue #556.
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
|
||||
<item>
|
||||
<tags>:pin :pintab</tags>
|
||||
<spec><oa>count</oa>pin<oa>tab</oa><oa>!</oa> <oa>arg</oa></spec>
|
||||
<spec>:<oa>count</oa>pin<oa>tab</oa><oa>!</oa> <oa>arg</oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
Pin tab as an application tab. If <oa>!</oa> is given,
|
||||
@@ -397,7 +397,7 @@
|
||||
|
||||
<item>
|
||||
<tags>:unpin :unpintab</tags>
|
||||
<spec><oa>count</oa>pin<oa>tab</oa> <oa>arg</oa></spec>
|
||||
<spec>:<oa>count</oa>unpin<oa>tab</oa> <oa>arg</oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
Unpin tab as an application tab. Arguments and count
|
||||
|
||||
@@ -146,8 +146,7 @@
|
||||
no longer be split at quoted commas and the option name,
|
||||
operators, and = sign may no longer be quoted. This will
|
||||
break certain automatically-generated configuration files.
|
||||
See :help
|
||||
[stringlist]. [b2]
|
||||
See :help [stringlist]. [b2]
|
||||
- Boolean options no longer accept an argument. [b4]
|
||||
- 'cdpath' and 'runtimepath' no longer treat ",,"
|
||||
specially. Use "." instead. [b2]
|
||||
@@ -162,7 +161,7 @@
|
||||
'guioptions'. [b4]
|
||||
- 'linksearch' has been removed. The \l search modifier can
|
||||
still be used for this purpose. [b4]
|
||||
- 'loadplugins' is now a regexplist option rather than
|
||||
- 'loadplugins' is now a [regexplist] option rather than
|
||||
a boolean. [b2]
|
||||
- 'mapleader' is now an option rather than a :let
|
||||
variable. [b4]
|
||||
@@ -193,7 +192,7 @@
|
||||
- Added 'passunknown' option. [b7]
|
||||
- Changed 'urlseparator' default value to "|". [b3]
|
||||
- Added "passwords" and "venkman" dialogs to :dialog. [b2]
|
||||
- Make 'showmode' a stringlist option. [b7]
|
||||
- Make 'showmode' a [stringlist] option. [b7]
|
||||
- Added 'wildanchor' option. [b2]
|
||||
- Added 'cookies', 'cookieaccept', and 'cookielifetime' options. [b3]
|
||||
• Added BookmarkChange, BookmarkRemove autocommands. [b2]
|
||||
|
||||
Reference in New Issue
Block a user