On 2012-05-16, skeept wrote:
> If I have a latex table with long line I always enter newline after //
> But if I select the table visually and use the Q command to format it
> puts the // in the middle of the text. 
> 
> I would like to know if there is an option to tell vim not format
> the table, but enter a newline after it sees a //.
> 
> Any other options on how to format latex tables?

I use Chip Campbell's Align plulgin:

    http://vim.sourceforge.net/scripts/script.php?script_id=1195

Install the plugin, open your LaTeX file, visually-select the lines
of your table (V), and type \tt.

HTH,
Gary

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to