Fixed stupid typo

This commit is contained in:
Karl Yngve Lervåg 2015-05-07 18:17:55 +02:00
parent a012df2a28
commit 188fd8ed37

View File

@ -87,7 +87,7 @@ Feature overview~
- `id` `ad` Delimiters - `id` `ad` Delimiters
- Other mappings - Other mappings
- Delete the surrounding command or environment with `dsc`/`dse` - 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 `]]`