This repository was archived by the owner on Jan 2, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -361,7 +361,7 @@ syn region p6StringAngle
361
361
\ matchgroup= p6Quote
362
362
\ start = " \% (\<\%(enum\|for\|any\|all\|none\)\>\s*(\?\s*\)\@<=<\%(<\|=> \|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
363
363
\ start = " \% (\s\| [<+~=!]\)\@ <!<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
364
- \ start = " [<+~=!]\@ 1<!<\% (\s\| <\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
364
+ \ start = " [<+~=!]\@ 1<!<\% (\s\| <\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 1, 2}\)\)\@ !"
365
365
\ start = " \% (^\s *\)\@ <=<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
366
366
\ start = " [<+~=!]\@ 1<!<\% (\s *$\)\@ ="
367
367
\ start = " \% ((\s *\| =\s\+\)\@ <=<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ syn region p6StringAngle
360
360
\ matchgroup= p6Quote
361
361
\ start = " \% (\<\%(enum\|for\|any\|all\|none\)\>\s*(\?\s*\)\@<=<\%(<\|=> \|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
362
362
\ start = " \% (\s\| [<+~=!]\)\@ <!<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
363
- \ start = " [<+~=!]\@ 1<!<\% (\s\| <\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
363
+ \ start = " [<+~=!]\@ 1<!<\% (\s\| <\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 1, 2}\)\)\@ !"
364
364
\ start = " \% (^\s *\)\@ <=<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
365
365
\ start = " [<+~=!]\@ 1<!<\% (\s *$\)\@ ="
366
366
\ start = " \% ((\s *\| =\s\+\)\@ <=<\% (<\| =>\|\% ([=-]\{ 1,2}>\| [=-]\{ 2}\)\)\@ !"
You can’t perform that action at this time.
0 commit comments