aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/pattern.txt
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2021-10-16 19:24:19 +0200
committerGitHub <noreply@github.com>2021-10-16 19:24:19 +0200
commitfc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c (patch)
treee8e7bb3f482fd5015920466d639f6313f2c18e85 /runtime/doc/pattern.txt
parent1ced6cf08c1bf819df76e3830ae12f76e987f151 (diff)
parentfbc5b7b090221eb5344dd0d09b13f24fdedf2630 (diff)
downloadrneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.tar.gz
rneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.tar.bz2
rneovim-fc1cdb88218c7db5ce2641c9eaf7a4a8a3dba32c.zip
Merge pull request #16042 from clason/vim-2286304cdbba
vim-patch:2286304cdbba chore(test): adapt healthcheck test to new css syntax
Diffstat (limited to 'runtime/doc/pattern.txt')
-rw-r--r--runtime/doc/pattern.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt
index c49cc6d540..dfed39dba6 100644
--- a/runtime/doc/pattern.txt
+++ b/runtime/doc/pattern.txt
@@ -977,7 +977,7 @@ $ At end of pattern or in front of "\|", "\)" or "\n" ('magic' on):
/.*\%17v
< Column 17 is highlighted by 'hlsearch' because there is another match
where ".*" matches zero characters.
-<
+
Character classes:
\i identifier character (see 'isident' option) */\i*