mirror of
https://github.com/neovim/neovim.git
synced 2024-12-23 20:55:18 -07:00
4426a326e2
Problem: filetype: pyrex files are not detected
Solution: detect '*.pxi' and '*.pyx+' as pyrex filetype
(user202729)
References:
https://cython.readthedocs.io/en/latest/src/userguide/language_basics.html#cython-file-types
https://www.csse.canterbury.ac.nz/greg.ewing/python/Pyrex/version/Doc/Manual/using_with_c++.html
closes: vim/vim#16136
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |