Commit 2f7b9e3
committed
[WIP] Permissing int and float syntax highlighting
- Clean up the regex used to syntax highlight integers, booleans, and
floats
- Permit integers beginning with one or multiple `0`s
- Broke syntax highlighting of `<<`
Signed-off-by: David Thompson <davthomp@redhat.com>1 parent a85cbe4 commit 2f7b9e3
1 file changed
+2
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | | - | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | | - | |
457 | | - | |
458 | 449 | | |
459 | 450 | | |
460 | | - | |
| 451 | + | |
461 | 452 | | |
462 | 453 | | |
463 | 454 | | |
| |||
488 | 479 | | |
489 | 480 | | |
490 | 481 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | 482 | | |
501 | 483 | | |
502 | | - | |
| 484 | + | |
503 | 485 | | |
504 | 486 | | |
505 | 487 | | |
| |||
0 commit comments