mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 00:24:13 +01:00
Document :ab -group.
This commit is contained in:
@@ -436,9 +436,9 @@
|
||||
|
||||
<item>
|
||||
<tags>:ab :abbreviate</tags>
|
||||
<spec>:ab<oa>breviate</oa> <a>lhs</a> <a>rhs</a></spec>
|
||||
<spec>:ab<oa>breviate</oa> <a>lhs</a></spec>
|
||||
<spec>:ab<oa>breviate</oa></spec>
|
||||
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa> <a>lhs</a> <a>rhs</a></spec>
|
||||
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa> <a>lhs</a></spec>
|
||||
<spec>:ab<oa>breviate</oa> <oa>-group=<a>group</a></oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
Abbreviate <a>lhs</a> to <a>rhs</a>. If only <a>lhs</a>
|
||||
@@ -457,6 +457,11 @@
|
||||
should <em>not</em> make any changes to the contents of
|
||||
the editor.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If <a>group</a> is specified than abbreviations are created or
|
||||
listed for the given <t>group</t>.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
* Further improved startup time. [b6]
|
||||
* Added site-local and script-local groups: [b6]
|
||||
- Added the :group command to define and select groups.
|
||||
- Added the -group flag to :autocmd, :command, :map, :style,
|
||||
and friends.
|
||||
- Added the -group flag to :abbreviate, :autocmd, :command,
|
||||
:map, :style, and friends.
|
||||
- Mappings and commands can now be bound to groups which
|
||||
execute only for certain websites.
|
||||
- Autocommands, commands, mappings, and styles are now
|
||||
|
||||
Reference in New Issue
Block a user