Re: [Vim-latex-devel] ``''<<>>
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-12-21 14:57:01
|
> What I meant was > > to press " twice, and obtain not just ``'' (with the cursor at the end > ot that) but ``''<<>> with the cursor between `` and '', and the chance > to jump out with ctrl-J ! > > Sorry if my previous mail was not clear > > Thank you! That is a possibility. It would require modifying s:TexQuotes() in main.vim, and adding another option. --Benji |