Jostein Berntsen wrote:
I checked out the Vst plugin for vim that works with restructured text:

http://www.vim.org/scripts/script.php?script_id=1334

This seems to convert text to html quite well.

I also tested the conversion of files to latex, but that seems to
collapse indents and remove linebreaks for all text. Has anyone found a
solution for this?

May I suggest attempting to contact the author of that plugin? He may or may not monitor this list.

Furthermore, in order for him to address this issue, it'd be best to include an example along with precise instructions for how to obtain the misbehaviors you've noted. Also, try your example without your usual environment; ie. something like

vim -u simple.vimrc somefile.txt
<<<whatever>>>

where simple.vimrc is:

set nocp
filetype plugin indent on

Regards,
Chip Campbell

--
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