Skip to content

gryf/python-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

83 Commits

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

No packages published

Languages

  • Vim Script100.0%