If you use the " vim6:fdm=marker:foldenable:ts=4:sw=4
directive, you can set lots of stuff. Vim looks for it at the first few or last few lines. --- 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 ? > > Thanks > Yakov >
