vim-patch:eb3dc87f0139

Updated runtime files
eb3dc87f01
This commit is contained in:
Justin M. Keyes
2018-10-29 09:21:39 +01:00
parent bee8a0ae8c
commit 460a52dbbf
6 changed files with 166 additions and 79 deletions

View File

@@ -866,7 +866,9 @@ an additional rule:
full-id In front of the match is a non-keyword character, or this is where
the line or insertion starts. Exception: When the abbreviation is
only one character, it is not recognized if there is a non-keyword
character in front of it, other than a space or a tab.
character in front of it, other than a space or a tab. However, for
the command line "'<,'>" (or any other marks) is ignored, as if the
command line starts after it.
end-id In front of the match is a keyword character, or a space or a tab,
or this is where the line or insertion starts.