Bug in netrw.vim

2006-10-06 Thread Victor Hsieh
Hi, With vim 7.0 and netrw.vim version 98, I've encountered a problem when trying to vim http://somewhere/file.txt;. This patch will fix the problem: --- netrw.vim 2006-10-06 13:53:03.567758750 +0800 +++ netrw.vim.orig 2006-10-06 13:47:02.757209500 +0800 @@ -753,7 +753,7

Re: Bug in netrw.vim

2006-10-06 Thread Victor Hsieh
. There is natrually difference between PROTOCOLs, simple mapping can be wrong. Regards, Victor On 10/7/06, mwoehlke [EMAIL PROTECTED] wrote: A.J.Mechelynck wrote: Charles E Campbell Jr wrote: Victor Hsieh wrote: [...] I know. But I just want to read the html code or so with my favoriate editor

syntax with different language inside

2006-09-11 Thread Victor Hsieh
Hi All,I'm trying to write a syntax file for a grammar called wpm, a simplified version is attached as test.apm in the attachment. And the syntax file is wpm.vim .There are one perl code and one _javascript_. If you opened test.wpm with wpm.vim, only the perl code will be highlighted (but not