Report abuse

1
2
3
        {   name = 'constant.numeric.float.python';
            match = '\b(?i:(\d+\.\d*|\.\d+)(e[\-\+]?\d+)?)\b';
        },