OS: Windows 7 Vim: 7.3 When we try to include file in HTML file, such as CSS file or JS file, for example:
<script src="js/path/abc.jc"></script> We use slash to separate the folder, but in vim, it change to backslash, in some browser such as Firefox will become an invalid path, can I fix it by revise any property? http://imm.io/ityl -- 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
