junegunn / junegunn/vader.vim

Syntax Highlighting - Execute python3

Open
#217 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/10341888/106236960-7686e100-61c3-11eb-9485-89815197309d.png)

## python3

Works fine, but looks ugly.

![image](https://user-images.githubusercontent.com/10341888/106236915-67079800-61c3-11eb-8c00-ac500fe32142.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.