Contents
About
Features
How to install
Customized version of Python syntax highlighting script. Based on latest vim Python syntax highlighting.
Changes from the original python.vim are:
Highlighting of @decorator will catch whole decorator function name, instead of just @ sign.
To install it, any kind of Vim package manager can be used, like NeoBundle, Pathogen, Vundle or vim-plug.