Fixed typos (fixes #165)
This commit is contained in:
parent
763a796273
commit
a012df2a28
@ -32,8 +32,8 @@ disabled if desired.
|
|||||||
- `i$ a$` Inline math structures
|
- `i$ a$` Inline math structures
|
||||||
- `id ad` Delimiters
|
- `id ad` Delimiters
|
||||||
- Other mappings
|
- Other mappings
|
||||||
- Delete the surrounding command or environment with `dse`/`dsc`
|
- Delete the surrounding command or environment with `dsc`/`dse`
|
||||||
- Change the surrounding command or environment with `csd`/`cse`
|
- Change the surrounding command or environment with `csc`/`cse`
|
||||||
- Toggle starred environment with `tse`
|
- Toggle starred environment with `tse`
|
||||||
- Toggle between e.g. `()` and `\left(\right)` with `tsd`
|
- Toggle between e.g. `()` and `\left(\right)` with `tsd`
|
||||||
- Close the current environment in insert mode with `]]`
|
- Close the current environment in insert mode with `]]`
|
||||||
|
@ -86,7 +86,7 @@ Feature overview~
|
|||||||
- `i$` `a$` Inline math structures
|
- `i$` `a$` Inline math structures
|
||||||
- `id` `ad` Delimiters
|
- `id` `ad` Delimiters
|
||||||
- Other mappings
|
- Other mappings
|
||||||
- Delete the surrounding command or environment with `dse`/`dsc`
|
- Delete the surrounding command or environment with `dsc`/`dse`
|
||||||
- Change the surrounding command or environment with `csd`/`cse`
|
- Change the surrounding command or environment with `csd`/`cse`
|
||||||
- Toggle starred environment with `tse`
|
- Toggle starred environment with `tse`
|
||||||
- Toggle between e.g. `()` and `\left(\right)` with `tsd`
|
- Toggle between e.g. `()` and `\left(\right)` with `tsd`
|
||||||
|
Loading…
Reference in New Issue
Block a user