Re: [Vim-latex-devel] Re: Review of vim-latex status
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-12-31 02:14:52
|
Carl Mueller wrote: [snip] > In general, we should pay close attention to existing > packages. In addition to emacs auctex, there is a related > emacs package called ultratex. It has the auctex mappings, > but also has "lightning completion", which is sort of the > same thing as word completion with <C-N> or <C-P>. But you > do not have the option of rejecting the completion. This > never appealed to me, but I know a number of mathematicians > who like it. [snip] Did you ever try my word_complete.vim script? It is probably too clunky to include with the latex suite, but it was an interesting exercise. ;) http://www.vim.org/script.php?script_id=73 --Benji |