Some utilities for editing Cython files with vim. Install using your favorite plugin manager.
The syntax file is based on https://github.com/anntzer/python-syntax.
:make
runs cython -a
and opens the annotated source in a browser.
Some utilities for editing Cython files with vim. Install using your favorite plugin manager.
The syntax file is based on https://github.com/anntzer/python-syntax.
:make
runs cython -a
and opens the annotated source in a browser.