Re: [Vim-latex-devel] problem!
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-12-30 13:42:20
|
Fabio Spelta wrote: > I converted fileformat of all files in unix, but I got still big > troubles. > > > if i type FIT in insert mode I get > > > \textit{<++>}<++> > > And if I type "" I get > > ``<++>''<++> > > Whop ? Since the old place holders can cause problems, depending on your encoding, we decided to use the two-character sequences "<+" and "+>" instead by default. Try banging on <C-J>. HTH --Benji Fisher |