diff --git a/doc/delimitMate.txt b/doc/delimitMate.txt index df6181d..56b0c28 100644 --- a/doc/delimitMate.txt +++ b/doc/delimitMate.txt @@ -125,8 +125,9 @@ If you press backspace inside an empty pair, both delimiters are deleted. When expansions are enabled, will also delete the expansions. NOTE that deleting expansions will brake the redo command. -If you type shift + backspace instead, only the closing delimiter will be -deleted. +If you type (shift + backspace) instead, only the closing delimiter +will be deleted. NOTE that this will not usually work when using Vim from the +terminal. e.g. typing at the "|": >