diff --git a/README.md b/README.md index 3aa8cb8..c80af60 100644 --- a/README.md +++ b/README.md @@ -300,7 +300,7 @@ Multibyte Pairs output: | pair: '[[':']]' - input: [[|]] (press
) + input: [[|]] (press ) output: | ([[ and ]] will be deleted the [['s priority is higher than [ for it's longer) * Modifier @@ -317,7 +317,7 @@ Multibyte Pairs input: begin output: begin|end - input: begin|end (press
on |) + input: begin|end (press on |) output: | input: begin|end (press e on |) @@ -339,11 +339,11 @@ Multibyte Pairs input: h< output: h<|> - input: h<|> press
+ input: h<|> press output: h| pair: '\ws<': '>' (WRONG pair which missed \zs) - input: h<|> press
+ input: h<|> press output: | (charactor 'h' is deleted)