On Oct 24, 11:46 pm, rameo <[email protected]> wrote: > Normally I test regex in the command line and when it works I put them > in menu.vim. ...
> :'<,'>s/^\([-*]\|\d*\.\)\s*\l/\U&/gc<CR> > > This regex does work in the command line > but doesn't work in menu.vim. Please tell us exactly what you've put in menu.vim. Regards, John -- 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
