Bug#672597: [patch] Recognize *.mdwn as markdown

2013-05-30 Thread Bram Moolenaar
James - > The attached patch adds *.mdwn (extension used by ikiwiki) as a known > extension for markdown files. I'll include it, thanks. Now waiting for someone to use .mrkd :-) - Bram -- hundred-and-one symptoms of being an internet addict: 28. You have comandeered your teenager's phone lin

Bug#672597: [patch] Recognize *.mdwn as markdown

2013-05-29 Thread James McCoy
Hi Bram, The attached patch adds *.mdwn (extension used by ikiwiki) as a known extension for markdown files. Cheers, -- James GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy diff --git a/runtime/filetype.vim b/runtime/filetype.vim --- a/runtime/filetype.vim +++ b/runtime/filetype.vim @@ -1101,7