Use xplumb as x-hint-command - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 7b19d72949781d3b7fa48076c585eff203109705
 (DIR) parent b422fddcf0119c07efed0553e710bdc6e8d0e006
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Mon, 15 Oct 2018 18:20:22 
       
       Use xplumb as x-hint-command
       
       Diffstat:
        config/vimb/config |  2 +-
        1 files changed, 1 insertions(+), 1 deletions(-)
       ---
       diff -r b422fddcf011 -r 7b19d7294978 config/vimb/config
       --- a/config/vimb/config        Sun Oct 14 12:22:32 2018 +0200
       +++ b/config/vimb/config        Mon Oct 15 18:20:22 2018 +0200
       @@ -31,7 +31,7 @@
        set spell-checking=false
        set strict-ssl=true
        set user-agent=
       -set x-hint-command=:sh! plumb "<C-R>;"<CR><Esc>
       +set x-hint-command=:sh! xplumb "<C-R>;"<CR><Esc>
        set webaudio=false
        set webgl=false