[Vim-latex-devel] Re: envmacros.vim
Brought to you by:
srinathava,
tmaas
From: Luc H. <her...@fr...> - 2002-11-18 01:10:51
|
Hello, * On Sun, Nov 17, 2002 at 10:23:32AM -0800, Srinath Avadhanula <sr...@ee...> wrote: > > III. Template > > ---------- > Hmmm... The template is created only once during the entire editing > cycle. I dont think we need to have shortcuts for it since its highly > improbable that a user will keep changing templates! I Agree! > Also, another idea. As of now, Carl's suggestion of having <S-F1> > through <S-F4> map to commonly used environments is not implemented. A > good way to do this will be to have a setting: > g:Tex_CommonEnvironments > > in texrc and map <S-F1> through <S-F4> (note that its <S-F1>, not <F1>), > to the environments in those. This way, we will have customization and > if someone decides that he doesn't want these shortcuts, he can leave > g:Tex_CommonEnvironments = '' I don't like the idea of having <xx-Fd> keys messed up with anything. So leaving an option to disable this feature is a good idea. Otherwise, I should be able to provide you a more advanced templates mecanism completly independant of any LaTeX considerations. -- Luc Hermitte |