On Tuesday, August 6, 2013 11:21:02 AM UTC-5, Benjamin R. Haskell wrote: > On Tue, 6 Aug 2013, Dimitar DIMITROV wrote: > > > > > Hi all, > > > > > > If you open the latest vim (vim -nNX -u NONE) and insert these lines: > > > > > > .jpg 01;35 > > > .jpeg 01;35 > > > .gif 01;35 > > > .bmp 01;35 > > > .pbm 01;35 > > > .pgm 01;35 > > > .ppm 01;35 > > > > With no filetype, a paragraph is defined by the 'paragraphs' setting. The > > '.pp' beginning the above line is treated as one of the `nroff` macros that > typically starts a paragraph. > >
Am I missing something? To my knowledge even WITH a filetype, a paragraph is defined by the 'paragraphs' setting. -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
