Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 421 Bytes

File metadata and controls

13 lines (7 loc) · 421 Bytes

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"