Greetings,
I've recently started using Vim-Latex (and Vim for that matter) and
I'm loving it.
One problem though that I wish would be fixed is the indentation.
I usually add a few spaces for every environment I'm in and using Vim
smart indent everything works beautifully
However, if I type "equati
Greetings,
I included the following line in my tex.vim file
set iskeyword+=:
And now I can type "\ref{eqn:" and then press and a list of
labels will show up
However, I noticed that if I have an symbol in my label (like - or _ )
then only the label up
to that symbol shows up in the list.
Any idea
Yes, adding -_ to the iskeyword variable worked,
BTW, and F9 show too different lists.
Thank you very much
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat lan
Greetings,
One of the annoying features of vim-latex is that it automatically
goes to the first error or warning after a compilation
This is annoying because I lose my undo stack and I have to open the
file again. It also sometimes goes to unrelated files like aux files
for example.
How can I dis
I forgot to mention that I do have
Tex_GoToError=0
But the quickfix window still pops up and the file with the error is
automatically opened
--
Live Security Virtual Conference
Exclusive live event will cover all the ways