Make minor doc update

This commit is contained in:
Andy K. Massimino
2018-11-04 12:18:41 -05:00
parent b8e5d21341
commit 32f643252f
2 changed files with 8 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
{
"plugin/*.vim": {"type": "plugin"},
"autoload/*.vim": {"type": "autoload"},
"after/*.vim": {"type": "after"},
"doc/*.txt": {"type": "doc"},
"README.md": {"type": "readme"},
"test/*": {"type": "test"}

View File

@@ -1,8 +1,10 @@
*matchup.txt* modern matching words
*matchup* *match-up*
Author: Andy Massimino <a@normed.space>
Web: https://github.com/andymass/vim-matchup
Author: Andy Massimino <a@normed.space>
Web: https://github.com/andymass/vim-matchup
Script ID: 5624
Version: 0.3.a
License: MIT license {{{
Copyright (c) 2018 Andy Massimino
@@ -130,7 +132,7 @@ z% go to inside [count]th nearest block. This is an
<
*v_a%* *a%*
a% select an |any-block|.
This closely matches match vim's built-in |ab|.
This closely matches vim's built-in |ab|.
*v_Na%* *Na%*
{count}a% select an |open-to-close-block|.
@@ -139,7 +141,7 @@ a% select an |any-block|.
*v_i%* *i%*
i% select the inside of an |any-block|.
This closely matches match vim's built-in |ib|.
This closely matches vim's built-in |ib|.
See also |matchup-feat-linewise|.
*v_Ni%* *Ni%*
@@ -948,4 +950,4 @@ Contributing~
Please read the contribution guidelines (CONTRIBUTING.md) before contributing.
==============================================================================
vim:tw=78:ts=8:ft=help:norl:
vim:tw=78:ts=8:ft=help:norl:fen:fdl=0:fdm=marker