diff options
author | Akshay <[email protected]> | 2021-02-14 03:31:46 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2021-02-14 03:31:46 +0000 |
commit | 3bd07edefd16e5d3393ce66f41965d225d61f914 (patch) | |
tree | 3b331aff7e798f949bd1851201bbe681b0e184ec /doc | |
parent | 383f2a7b645b085a428b3ac04f0fc4a000a8e2ba (diff) |
update help tagsv0.1.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/better-text-objs.txt | 4 |
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* | |||
49 | Text objects in and around a number (if present) under the cursor. | 49 | Text objects in and around a number (if present) under the cursor. |
50 | 50 | ||
51 | ============================================================================== | 51 | ============================================================================== |
52 | BUFFER *better-text-objs-number* | 52 | BUFFER *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 | |||
57 | lines of the buffer, `a%` includes all lines of the buffer. | 57 | lines of the buffer, `a%` includes all lines of the buffer. |
58 | 58 | ||
59 | ============================================================================== | 59 | ============================================================================== |
60 | INDENT *better-text-objs-number* | 60 | INDENT *better-text-objs-indent* |
61 | 61 | ||
62 | `ii ai` | 62 | `ii ai` |
63 | 63 | ||