Merge b7a137348ae3742d5889ba0819f8766f98b821ef into 39f06b873a8449af8ff6a3eee716d3da14d63a76

This commit is contained in:
Shawn Anderson 2020-09-25 03:51:06 -07:00 committed by GitHub
commit c3842d1d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,7 +70,7 @@ Features
input: (|){["foo"]} (press <M-}> at |)
output: ({["foo"]}|)
input: |[foo, bar()] (press (<M-]> at |)
input: (|)[foo, bar()] (press (<M-]> at |)
output: ([foo, bar()]|)
* Quick jump to closed pair.