diff --git a/README.md b/README.md index be64843..ec56219 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/doc/AutoPairs.txt b/doc/AutoPairs.txt index c35cfb3..6ac4ba5 100644 --- a/doc/AutoPairs.txt +++ b/doc/AutoPairs.txt @@ -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)