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"
Graph IRI | Count |
---|---|
http://dbkwik.webdatacommons.org | 12 |