Wednesday, May 5, 2010

zencoding question

Hi folks,
 
I am using vim 7.2 on windows 7. I put the the zencoding.vim in ftpplugin:
 
Vim\vimfiles\ftplugin\html\zencoding.vim

Now each time when I try to open up an html file (even an empty one), I got a lot messages like the attached screen shot.
-----------------
Error detected while processing D:\Programs\Vim\vimfiles\plugin\zencodin
g.vim:
line    8:
E477: No ! allowed: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN"
line   11:
E488: Trailing characters: <html xmlns=
line   12:
E488: Trailing characters:   <head>
line   13:
E488: Trailing characters:     <meta http-equiv=
line   14:
E488: Trailing characters:     <meta http-equiv=
line   15:
....
-----------------
 
What did I miss here? Thank you for you time!

Danniel

--
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

No comments: