Skip to content

cython support #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
choucavalier opened this issue Apr 19, 2017 · 4 comments
Closed

cython support #73

choucavalier opened this issue Apr 19, 2017 · 4 comments

Comments

@choucavalier
Copy link

I'm writing cython code and would like to use the same indentation.

Is there a simple solution to enable this plugin on cython files?

@blueyed
Copy link
Member

blueyed commented Apr 19, 2017

Should be there: #48 in general.

Is your &filetype cython?
Try runtime indent/python.vim then.

I think we could have a symlink indent/cython.vim => python.vim?!

/cc @anntzer

@choucavalier
Copy link
Author

I have filetype=cython defined by tshirtman/vim-cython.

runtime indent/ython.vim and the indent/cython.vim > python.vim symlink do work! Thanks for that.

blueyed added a commit that referenced this issue Apr 19, 2017
@blueyed
Copy link
Member

blueyed commented Apr 19, 2017

I think a symlink should be enough.
Can you confirm that (i.e. try #74), please?

blueyed added a commit that referenced this issue Jul 29, 2017
@choucavalier
Copy link
Author

@blueyed sorry I forgot to answer last time. I confirm the symlink solution solves the problem. :) Thank you for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants