[Vim-latex-devel] Changes for vim7
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sri...@gm...> - 2006-04-06 07:40:56
|
Hi guys, I finally completed my thesis (yay!) and have a little more time than usual to devote to vim-latex. So I just wanted to ask people for their opinions on what might be a good thing to do... There are potentially a number of things I can think of: 1. A complete re-arrangement of vim-latex. The code is somewhat messy right now. I am afraid that it will be impossible for anyone else to take over even if they wanted to if I have to stop working on vim-latex sometime. If you remember, I had to stop working on vim-latex for almost 6-7 months because of various research deadlines. It would be nice to have at least one more person who understands things enough and is enthusiastic enough to contribute occasional bug-fixes. 2. Adapt vim-latex to vim7. Vim7 introduces the concept of the autoload directory which has the potential for making vim-latex more modular and also load faster at the same time. 3. Introduce some cool new features, or make some presently implemented feature more usable. I really cannot think of too many at this point. Any other thoughts/ideas? I'm also open to general usability complaints. One more thing which would be invaluable for me is if I can get an idea of what portions of vim-latex are actually being actively used. I know that I personally only use maybe 40% of vim-latex's code. Srinath |