I'm trying to get numbered lists to format in code comments similar to how they format in plain text:
// 1. Similar to this formatted // list in this paragraph. I have the following settings: formatoptions=croqln comments=:// formatlistpat=^\s*\d\+[\]:.)}\t ]\s* These options are not working. The second line of the numbered item is beginning directly underneath the '1'. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
