On Wednesday, October 17, 2012 6:26:48 PM UTC-5, flebber wrote:
> Hi
> 
> 
> 
> I have been looking for a way to send a html file to browser to review
> 
> it. There is a lot of attempts, there is one here on stackoverflow
> 
> http://stackoverflow.com/questions/8708154/open-current-file-in-web-browser-in-vim
> 
> 
> 
> Which uses
> 
> nmap <silent> <leader>w :exec 'silent !google-chrome % &'
> 
> 
> 
> But apparently that isn't working according to responses. I am on
> 
> windows and vim.
> 
> 
> 
> Is there a way to adapt this or is there a better solution or plugin?
> 

There is a wiki page, but there's a lot of content there that needs a lot of 
work.

http://vim.wikia.com/wiki/Preview_current_HTML_file

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

Reply via email to