Re: [Vim-latex-devel] automatic/remembered TTarget for a directory/project?
Brought to you by:
srinathava,
tmaas
From: Maciej K. <ma...@dg...> - 2003-10-08 14:49:02
|
On Wed, Oct 08, 2003 at 10:21:09AM -0400, Alan Schmitt wrote: > * Maciej Kalisiak (ma...@dg...) wrote: > > Is it possible to somehow remember what :TTarget was set to last time > > for a given file or project? I thought that this setting might be > > remembered with :mksession, but it isn't. If there is no way currently, > > I would like to nominate this for a feature request. > > How about using modelines ? That is true... I totally forgot that modeline syntax is not restricted to just setting of options. I'll give that a try. Although a ":mksession" method would be preferred... is there any local variable that one could set that would have an effect similar to :TTarget (and be saved out by :mksession)? -- "Joy in looking and comprehending is nature's most beautiful gift." -- Albert Einstein |