aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-14 03:31:46 +0000
committerAkshay <[email protected]>2021-02-14 03:31:46 +0000
commit3bd07edefd16e5d3393ce66f41965d225d61f914 (patch)
tree3b331aff7e798f949bd1851201bbe681b0e184ec
parent383f2a7b645b085a428b3ac04f0fc4a000a8e2ba (diff)
update help tagsv0.1.1
-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