# HG changeset patch # User Steve Losh # Date 1479296712 0 # Node ID dc530be684f2c2fda99e25aefd502949b4118e31 # Parent 3f4cfc40d395385df4d3730916dff12bf4c9c6dc# Parent 07ac8d3316c177da04325e1f01f514e72c2b5c56 Merge. diff -r 3f4cfc40d395 -r dc530be684f2 chapters/31.markdown --- a/chapters/31.markdown Fri Oct 07 13:11:18 2016 +0000 +++ b/chapters/31.markdown Wed Nov 16 11:45:12 2016 +0000 @@ -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