aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 25ade25..bbe72c4 100644
--- a/README.md
+++ b/README.md
@@ -139,6 +139,8 @@ Operators can be forced to work line wise by specifying `V`.
[] (previous end of C-like function)
[{ (previous start of block)
]} (next start of block)
+ [( (previous start of parenthese pair)
+ ]) (next start of parenthese pair)
{ (previous paragraph)
( (previous sentence)
[[ (previous start of C-like function)