On 4/9/06, Eric Arnold <[EMAIL PROTECTED]> wrote:
> --- Yakov Lerner <[EMAIL PROTECTED]> wrote:
>
> > Some of the files I use are 8-tabbed, some are 4-tabbed.
> > These files are readonly, so modelines are not an option.
> > (I am talking about \t tabs, not about vim7 tabpages).
> >
> > Viminfo remembers last position in the file. When I
> > reopen file, vim remembers last position.
> >
> > Is there any way to tell vim to remember the last tabstop-related
> > options per file in the viminfo ?
> If you use the
>
> " vim6:fdm=marker:foldenable:ts=4:sw=4

This thing is called "modeline". I can't modify those files  so I
can't use modelines for then (when I can use modelines, I use them).
For some files I cannot use modelines. Then I manually set
tab-related options (via shortcut mappings). I just thought
why would vim not remember tabbing-related options in the
viminfo ?

Yakov
mappings

Reply via email to