Syntax Highlighting - Execute python3
Open
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The `Execute` statement's highlighting will break when using `python3` instead of `python`, which will also break any nested highlighting for the Python code.
Using `python` throws an error that I'm not sure how to avoid.
## python
Looks nice, but throws an error.

## python3
Works fine, but looks ugly.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.