Closed MaxG87 closed 4 years ago
If you want the best syntax for python: https://github.com/numirias/semshi
@ea2809 I feel like semshi is using too much colors.
I just noticed that the problem described here is addressed in the README. Highlighting builtins is disabled by default and must be enabled explicitly. Note that enabling highlighting of builtins required installing the python-syntax plugin for me.
PaperColor seems to lack support to highlight keywords in Python.
One can see that highlighting of
import
andnot in
works. The others have the colour of plain text only.