[Vim-latex-devel] Indentation problem

2012-06-18 Thread Tohiko Looka
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

Re: [Vim-latex-devel] indentation

2010-04-14 Thread Gary Johnson
On 2010-04-04, fain182 wrote: > Hello, > i don't know how to indent my latex code.. > if i go to the first line with gg, and indent all with =G, the rules > for indentation are wrong..(for example, indent if at the end of line > there is a "\\" or a ",") > > Vim-latexsuite includes latex indentati

Re: [Vim-latex-devel] indentation

2010-04-14 Thread fain182
no one indents latex? or you use other tools? 2010/4/4 fain182 : > Hello, > i don't know how to indent my latex code.. > if i go to the first line with gg, and indent all with =G, the rules > for indentation are wrong..(for example, indent if at the end of line > there is a "\\" or a ",") > > Vim-

[Vim-latex-devel] indentation

2010-04-04 Thread fain182
Hello, i don't know how to indent my latex code.. if i go to the first line with gg, and indent all with =G, the rules for indentation are wrong..(for example, indent if at the end of line there is a "\\" or a ",") Vim-latexsuite includes latex indentation rules? How can i set them in my .vimrc?

[Vim-latex-devel] indentation

2007-02-21 Thread corentin barbu
Hello, I desperatly look for indentation in latex files, I now use latex-suite for months and I've already put the followings : " OPTIONAL: This enables automatic indentation as you type. filetype indent on in .vimrc and " this is mostly a matter of taste. but LaTeX looks good with just a bit "