forked from aniani/vim
runtime(vim): Update base-syntax, disallow '.' at start of menu item names (#14232)
Disallow '.' at the start of a menu item name. This is the menu path separator character and should be escaped with a '\' in this case. Partially fixes #14230. "popup" is still incorrectly matched as the Ex command. Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
@8|"+0#0000e05&|\| |c|o|m@1|e|n|t| +0#0000000&@56
|
||||
@8|\+0#e000e06&| +0#0000000&@2|c|o|n|f|i|r|m| |c|l|o|s|e| |<+0#e000e06&|B|a|r|>| +0#0000000&@43
|
||||
@8|"+0#0000e05&|\| |c|o|m@1|e|n|t| +0#0000000&@56
|
||||
@57|3|7|,|2|-|9| @7|5|7|%|
|
||||
@57|3|7|,|2|-|9| @7|4|5|%|
|
||||
|
Reference in New Issue
Block a user