[Vim-latex-devel] new version of plugin/imaps.vim
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-12-13 23:08:41
|
Sorry, I should really start a new branch, but I have not done that before, so I am just attaching a file. The new syntax is :call IMAP("tex", "foo", "b", "", "ar") I have tested this: typing "foo" gives b|ar with | indicating the cursor position. So far so good! BUT it does not work if 'enc' is set to utf-8 and I use "\xab" and "\xbb" as place holders. I'll post a question to the vim users' list. Since this is in transition, it is not a good time to add new packages, etc. If you want to add them with the old syntax, please use Tex_IMAP() and Tex_PutTextWithMovement() for now. --Benji |