vim-cython
vim-cython copied to clipboard
got stuff from there and there to use with cython, trying to get something nice and complete :)
Results
2
vim-cython issues
Sort by
recently updated
recently updated
newest added
Currently, `cdef class Foo` ends up highlighted as if `class` was the cdef'd name and `Foo` just stays unhighlighted. It'd be nice if this did the right thing (tm), although...