[Vim-latex-devel] Re: [Vim-latex-cvs] vimfiles/plugin imaps.vim,1.7,1.8
Brought to you by:
srinathava,
tmaas
From: Luc H. <her...@fr...> - 2002-12-11 22:29:42
|
* On Wed, Dec 11, 2002 at 12:00:41PM -0500, Benji Fisher <be...@me...> wrote: > Did I snip anything that argues against the IMAP(ft, lhs, ...) > proposal? Nope. Considering the way it is meant to be used [1], it's fine with me. Otherwise, once you have done with IMAPxxx(), I have some proposals to improve the jumping functions -- actually, they are the last version of the functions Gergely Kontra simplified (he did cut all the options he found in my original script) However, they require that the default closing marker/placeholder character to be defined with nr2char(char2nr("\xbb")) -- I don't really understand why. [1] I wrote many smart mappings and abbreviations that insert one text or another depending on the syntaxic context (comment, string or character) ; so I need to write things that looks like: inoremap seq <C-r>=Function('seq', skeleton_with_marker/placehoders) -- Luc Hermitte http://hermitte.free.fr/vim/ |