scott wrote:
[...]

why would cindent kick in if i'm not editing c?

[...]
Maybe you set it yourself or some plugin set it for you. A.J.Mechelynck proposed you really good thing. Remove code that turns cindent off, restart vim and type

     :verbose set cindent?

and you will see where this option was set last. If this would not make it clear for you who is setting cindent, then, I believe, you can post result of this command here and somebody could help you understand vim a bit better.

Reply via email to