diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2012-02-11 04:17:13 +1300 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2012-02-11 04:17:13 +1300 |
commit | 5f48c3109a37ad35a76178b43bad554c39413d7f (patch) | |
tree | 850454c84c66eeba1f34499a8cbe27e8618d58ff | |
parent | First commit. (diff) | |
download | vim-nextag-5f48c3109a37ad35a76178b43bad554c39413d7f.tar.gz vim-nextag-5f48c3109a37ad35a76178b43bad554c39413d7f.zip |
Left some Vim help markup in README.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |