On 9/26/06, Troy Rollo wine@troy.rollo.name wrote:
And add "|hi link cCommentL cError" to have C++ comments hilighted as errors, giving:
autocmd BufNewFile,BufRead /data/wine/* set expandtab tabstop=8 softtabstop=4 shiftwidth=4|hi link cCommentL cError
Thanks! I put that up on the Wiki too.
Feel free to make any changes there if you think of other things.
n0dalus.