1
0
mirror of https://github.com/gryf/python-syntax.git synced 2025-12-16 19:10:22 +01:00
2014-12-27 15:43:12 +01:00

Contents

About

Customized version of Python syntax highlighting script. Based on latest vim Python syntax highlighting.

Features

Changes from the original python.vim are:

  • Highlighting of @decorator will catch whole decorator function name, instead of just @ sign.

How to install

To install it, any kind of Vim package manager can be used, like NeoBundle, Pathogen, Vundle or vim-plug.

Description
Python syntax highlighting script for Vim
Readme MIT 193 KiB
Languages
Vim script 100%