[Vim-latex-devel] packages.vim: bug?
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2002-11-10 02:07:36
|
Hello, I just noticed a small thing. updateAll doesn't seem to remove the package from the menu if we remove the \usepackage{package} line. Reproduce: 1. open up a new file. add in the amsmath package using the menu. 2. Now remove the \usepackage{amsmath} line. 3. update all. for me, this doesn't remove the amsmath from Tex-Packages menu. However, strangely enough, it does work some of the time. -- Srinath |