Here is a sample wrapper script for elinks (in a file named elinks-for-vim). #!/bin/sh tempfile=`echo $* | awk '{print $1}'` url=`echo $* | awk '{print $2}'` elinks -dump $url > $tempfile Then, add this line to your vimrc: let g:netrw_http_cmd = "elinks-for-vim"
Identifier (URI) | Rank |
---|---|
dbkwik:resource/ipuxcpBHmYmHIyiQMrjS_A== | 5.88129e-14 |