To install use your preferred plugin manager I will use here vim plug for example. Note nvim notify doesn't have to be installed for the plugin to work it just looks nice. Although we don't have a ...
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 ...