vim: highlight bash scripts?

Posted by ajsie on Stack Overflow See other posts from Stack Overflow or by ajsie
Published on 2010-04-05T02:45:24Z Indexed on 2010/04/05 2:53 UTC
Read the original article Hit count: 308

Filed under:
|

my vim editor auto highlights php files, html files and so on.

but when i type: vim scriptname

and inside it write a bash script, it doesnt highlight it.

how come?

© Stack Overflow or respective owner

Related posts about vim

Related posts about linux