# HG changeset patch # User nkalvi # Date 1451218294 18000 # Node ID 31c50e02ef1762484b80abd2db3ddb5024ea2457 # Parent 56683eb09eccdb4a4baf43302761ed348197c1cc Update 31.markdown :help match will explain the `match()`. diff -r 56683eb09ecc -r 31c50e02ef17 chapters/31.markdown --- a/chapters/31.markdown Thu Apr 04 01:38:14 2013 -0400 +++ b/chapters/31.markdown Sun Dec 27 07:11:34 2015 -0500 @@ -184,7 +184,7 @@ Read `:help pattern-overview` to see the kinds of things Vim regexes support. Stop reading after the character classes. -Read `:help match`. Try running the `:match Error /\v.../` command a few times +Read `:help :match`. Try running the `:match Error /\v.../` command a few times by hand. Edit your `~/.vimrc` file to add a mapping that will use `match` to highlight