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 9d23797..25ade25 100644
--- a/README.md
+++ b/README.md
@@ -137,6 +137,8 @@ Operators can be forced to work line wise by specifying `V`.
N (repeat last search backwards)
n (repeat last search forward)
[] (previous end of C-like function)
+ [{ (previous start of block)
+ ]} (next start of block)
{ (previous paragraph)
( (previous sentence)
[[ (previous start of C-like function)