tengucrow / interceptor

small patch for my vimrc to replace gx functionality of netrw-gx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

interceptor

small patch for my vimrc to replace gx functionality of netrw-gx

If you use minimalist Vim plugin manager vim-plug, you can add to your .vimrc

Plug 'https://github.com/tengucrow/interceptor'

and install it with :PlugInstall

If you want to use other browser - now you can add to your .vimrc something like:

let g:InterceptorGxBrowser="x-www-browser"

About

small patch for my vimrc to replace gx functionality of netrw-gx


Languages

Language:Vim Script 100.0%