GitHub - gryf/python-syntax: Python syntax highlighting script for Vim · GitHub
Skip to content

gryf/python-syntax

 
 

Folders and files

Repository files navigation

Python syntax highlighting script for Vim

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.

About

Python syntax highlighting script for Vim

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Vim Script 100.0%