vim "autoindent" // pattern

Posted by anon on Stack Overflow See other posts from Stack Overflow or by anon
Published on 2010-04-14T05:28:52Z Indexed on 2010/04/14 5:33 UTC
Read the original article Hit count: 338

Filed under:

My terminal is 160 characters wide.

I use VIM.

Is there a way to tell vim:

when you see "//", autoindent it to start @ width 80?

(And haave it also affected when I highlight a region and hit =)

Thanks!

© Stack Overflow or respective owner

Related posts about vim