[Vim-latex-devel] environments
Brought to you by:
srinathava,
tmaas
From: Baris E. <be...@an...> - 2005-12-22 10:32:46
|
Dear All, I have a (simple) question about inserting environments using shortcuts such as EEQ, EEA, and such. When I use EEQ the following is inserted: \begin{equation} \label{<++>} \end{equation}<++> the cursor being between \begin{equation} and \label{.}. However I dont want the \label{<++>} and also I want the last placeholders below the \end{equation} line. Which files should I modify to get the desired behaviour (especially having the placeholder below the environment name) ? Thanks Baris |