vim-python / python-syntax

Python syntax highlighting for Vim
MIT License
437 stars 83 forks source link

Update for Python 3.7? #46

Closed NeilGirdhar closed 5 years ago

NeilGirdhar commented 6 years ago

breakpoint was added to builtins.

partounian commented 6 years ago

type hints also :)

nfnty commented 5 years ago

Thanks!

Not sure what type hinting highlighting you're referring to? The operator is already supported.