Re: [Vim-latex-devel] can you modify these?
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2009-10-04 18:59:25
|
> It seems to me, that this behaviour can only be changed easily for all > environments and not especially for equation*. I am currently not sure, > if this makes sense for every environment. Are there more opinions on > this? There are lots of environments (e.g., ones that live inside math environments, like aligned and bmatrix) that are probably best left alone. >> Since sometimes I just like to use $$ $$ for convenience... I think this usage is deprecated. I believe that some of the improvements made by mathtools (and even amsmath) have difficulty being implemented with the old style displaymode delimiters. Especially because Vim has macros that make the environments as easy to use as the short forms, I don't think much effort should go into making vim-latex support $$...$$. --Ted -- Ted Pavlic <te...@te...> |