aboutsummaryrefslogtreecommitdiff
path: root/doc/better-text-objs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/better-text-objs.txt')
-rw-r--r--doc/better-text-objs.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/better-text-objs.txt b/doc/better-text-objs.txt
index 65fd191..a2ec7b2 100644
--- a/doc/better-text-objs.txt
+++ b/doc/better-text-objs.txt
@@ -49,7 +49,7 @@ NUMBER *better-text-objs-number*
49Text objects in and around a number (if present) under the cursor. 49Text objects in and around a number (if present) under the cursor.
50 50
51============================================================================== 51==============================================================================
52BUFFER *better-text-objs-number* 52BUFFER *better-text-objs-buffer*
53 53
54`i% a%` 54`i% a%`
55 55
@@ -57,7 +57,7 @@ Text objects representing the active buffer, `i%` excludes the first and last
57lines of the buffer, `a%` includes all lines of the buffer. 57lines of the buffer, `a%` includes all lines of the buffer.
58 58
59============================================================================== 59==============================================================================
60INDENT *better-text-objs-number* 60INDENT *better-text-objs-indent*
61 61
62`ii ai` 62`ii ai`
63 63