Hi. What would be The Way to have auto-formatting and still write headings with ease?
I have following setup (macvim 7.2): :set fo+=al :set ft=rst My problem is that when typing ReStructuredText headings, I have to disable auto-formatting. Otherwise, text like this: Heading ********* Becomes: Heading ********* Probably I have to do something with $VIMRUNTIME/indent/rst.vim, any pointers how to proceed? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
