Excerpts from Ben Fritz's message of Thu Feb 04 04:05:43 +0100 2010: > > On Feb 2, 7:45 pm, Bee <[email protected]> wrote: > > Is there a html css validator for vim?
http://dev.w3.org/cvsweb/2002/css-validator That's the only one I know about. It doesn't know about browser specific settings. However it does a syntax check.. It's written in Java so it's slow However if you use: http://github.com/MarcWeber/vim-addon-background-cmd you can live with that. I already have the code to call it from Vim. I can tidy it up within 2 days if you're inerested I'm using it for exactly the same reason.. Good luck Marc Weber -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
