aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-11 04:17:13 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-11 04:17:13 +1300
commit5f48c3109a37ad35a76178b43bad554c39413d7f (patch)
tree850454c84c66eeba1f34499a8cbe27e8618d58ff
parentFirst commit. (diff)
downloadvim-nextag-5f48c3109a37ad35a76178b43bad554c39413d7f.tar.gz
vim-nextag-5f48c3109a37ad35a76178b43bad554c39413d7f.zip
Left some Vim help markup in README.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 27bcb6a..7a3c427 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
nextag - SGML tag motions (XML, XHTML, HTML etc)
Author: Tom Ryder <tom@sanctum.geek.nz>
-License: Same terms as Vim itself (see |license|)
+License: Same terms as Vim itself
Navigate forward and backward by tags, just like a normal Vim motion.
Operators and counts can be prepended, and it also works in visual mode.