On 09/06/2010 13:06, Jean-Michel Pichavant wrote:
the idea is to switch between using tabs and spaces depending on the
original source. If the input is all spaces we switch to tabs
internally and then convert on output. If it was tabbed we keep that,
if mixed I think it keeps that. This
On Mon, 2010-06-07, Neil Cerutti wrote:
> On 2010-06-07, Jean-Michel Pichavant wrote:
>> Hello,
>>
>> Does anyone knows a way to configure vim so it automatically
>> select to correct expandtab value depending on the current
>> buffer 'way of doing' ? I need to edit different files, some
>> are us
Robin Becker wrote:
On 07/06/2010 22:18, Hans Mulder wrote:
Jean-Michel Pichavant wrote:
Hello,
Does anyone knows a way to configure vim so it automatically select to
correct expandtab value depending on the current buffer 'way of
doing' ?
I need to edit different files, some are using space
On 07/06/2010 22:18, Hans Mulder wrote:
Jean-Michel Pichavant wrote:
Hello,
Does anyone knows a way to configure vim so it automatically select to
correct expandtab value depending on the current buffer 'way of doing' ?
I need to edit different files, some are using spaces, others tabs.
Those b
Jean-Michel Pichavant wrote:
Hello,
Does anyone knows a way to configure vim so it automatically select to
correct expandtab value depending on the current buffer 'way of doing' ?
I need to edit different files, some are using spaces, others tabs.
Those belong to different projects, and changi
On 2010-06-07, Jean-Michel Pichavant wrote:
> Hello,
>
> Does anyone knows a way to configure vim so it automatically
> select to correct expandtab value depending on the current
> buffer 'way of doing' ? I need to edit different files, some
> are using spaces, others tabs. Those belong to differe
Hello,
Does anyone knows a way to configure vim so it automatically select to
correct expandtab value depending on the current buffer 'way of doing' ?
I need to edit different files, some are using spaces, others tabs.
Those belong to different projects, and changing all spaces to tabs is
not