Vim's built-in Python syntax and existing plugins like vim-python/python-syntax don't properly handle modern Python type hints. The -> return type arrow breaks highlighting, generic types aren't ...
You can also find the slides as a PDF in this repository. If you want to start using Vim for the first time, have a look at the .vimrc file in this repository and ...