mirror of
https://github.com/Raimondi/delimitMate.git
synced 2026-02-27 03:52:30 +08:00
Add note to the docs about <S-BS> not working on terminal.
This commit is contained in:
@@ -125,8 +125,9 @@ If you press backspace inside an empty pair, both delimiters are deleted. When
|
|||||||
expansions are enabled, <BS> will also delete the expansions. NOTE that
|
expansions are enabled, <BS> will also delete the expansions. NOTE that
|
||||||
deleting <CR> expansions will brake the redo command.
|
deleting <CR> expansions will brake the redo command.
|
||||||
|
|
||||||
If you type shift + backspace instead, only the closing delimiter will be
|
If you type <S-BS> (shift + backspace) instead, only the closing delimiter
|
||||||
deleted.
|
will be deleted. NOTE that this will not usually work when using Vim from the
|
||||||
|
terminal.
|
||||||
|
|
||||||
e.g. typing at the "|": >
|
e.g. typing at the "|": >
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user