When I type into the
int main()
then press <ENTER>,the cursor will locate the 4 space from the
begining. ts=4 sw=4
Now I programming in opengl, I hope when i type the
glBegin();
then press <ENTER>,the vim will auto indent .
I view the indent.txt,and try to change the cinkeys and cinwords,but
lost.
How can I do?