Hi, This patch adds missing tags.
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 44abae6..56cf740 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -1005,7 +1005,7 @@ function. Example: > -string *string* *expr-string* *E114* +string *string* *String* *expr-string* *E114* ------ "string" string constant *expr-quote* diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 452e622..9bc755f 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -197,6 +197,7 @@ Remarks about specific systems ~ Standard plugins ~ |pi_getscript.txt| Downloading latest version of Vim scripts |pi_gzip.txt| Reading and writing compressed files +|pi_logipat.txt| Logical operators on patterns |pi_netrw.txt| Reading and writing files over a network |pi_paren.txt| Highlight matching parens |pi_tar.txt| Tar file explorer Regards, Kenichi Ito -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
