diff --git a/vimscriptfull.xml b/vimscriptfull.xml index 5369ea5..8d233f1 100644 --- a/vimscriptfull.xml +++ b/vimscriptfull.xml @@ -1389,7 +1389,7 @@ These are reserved for the user and for vim itself.
addmatch()
to create a matchlevel unique to your
+ Use matchadd()
to create a matchlevel unique to your
plugin.