aboutsummaryrefslogtreecommitdiff
path: root/doc/nextag.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nextag.txt')
-rw-r--r--doc/nextag.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/nextag.txt b/doc/nextag.txt
index 6e13cf4..244c5d6 100644
--- a/doc/nextag.txt
+++ b/doc/nextag.txt
@@ -13,9 +13,9 @@ visual mode e.g. v<leader>,. Doesn't match SGML comments or !DOCTYPES.
MAPPINGS *nextag-mappings*
*\.*
-{operator}{count}\. Move to start of next tag, if one exists.
+[operator][count]<leader>. Move to start of next tag, if one exists.
*\,*
-{operator}{count}\, Move to start of previous tag, if one exists.
+[operator][count]<leader>, Move to start of previous tag, if one exists.
vim:tw=78:et:ft=help:norl: