doc: Update README and AutoPairs.txt with updated equal-pair-detection when using <BS>

This commit is contained in:
Kim K 2019-02-17 18:24:39 +01:00
parent 32cb36870c
commit baf6487eca
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ Features
}|
* Auto detect when to close by checking the equality of pairs within the buffer
* Auto detect how to close/delete pairs by checking the equality of pairs
input:
const user = getUser|id)

View File

@ -103,7 +103,7 @@ Support ```, ''' and """: >
output:
'''|'''
Auto detect when to close by checking the equality of pairs within the buffer: >
Auto detect how to close/delete pairs by checking the equality of pairs: >
input:
const user = getUser|id)