UsePlugin 'open-browser.vim' " ================================ " Plug 'tyru/open-browser.vim' " ================================ "open-browser.vim let g:netrw_nogx = 1 " disable netrw's gx mapping. nmap go (openbrowser-smart-search) vmap go (openbrowser-smart-search)