Erez D wrote:
> hi
> 
> i have :
> 
> set ts=2
> set sw=2
> set expandtab
> 
> in my vimrc.
> 
> i know it is possible to embed it in the c source file
> however, i had no luck googling for it
> 
> anyone ?

In a comment:

vim: ts=2 sw=2 et

For more info, in vim

:h vim:

Cheers
--
Meir Kriheli

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to