Merge pull request #1072 from GazHank/master

pull/1073/head
Jesse Vincent 3 years ago committed by GitHub
commit 2907bdeeaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,7 +77,7 @@ The plugin provides a `DynamicTapDance` object, with the following methods and p
## Focus commands ## Focus commands
The plugin provides one Focus command: `tapdance.ap`. The plugin provides one Focus command: `tapdance.map`.
### `tapdance.map [dances...]` ### `tapdance.map [dances...]`
@ -87,7 +87,7 @@ The plugin provides one Focus command: `tapdance.ap`.
> storage space, even data after the final marker. > storage space, even data after the final marker.
> >
> With arguments, it replaces the current set of dynamic dances with the newly > With arguments, it replaces the current set of dynamic dances with the newly
> given ones. Dances are terminated by an end marker, and the last macro must be > given ones. Dances are terminated by an end marker, and the last dance must be
> terminated by an additional one. It is up to the caller to make sure these > terminated by an additional one. It is up to the caller to make sure these
> rules are obeyed. > rules are obeyed.
> >

Loading…
Cancel
Save