vim-metarw-http
vim-metarw-http is a Vim plugin to read url without netrw.
This plugin depends on:
Latest: https://github.com/Jagua/vim-metarw-http
Install
A) vim-plug
Plug 'Jagua/vim-metarw-http'
B) NeoBundle
NeoBundle 'Jagua/vim-metarw-http'
Examples
.vimrc
" disable netrw
let g:loaded_netrw = 1
let g:loaded_netrwPlugin = 1
let g:loaded_netrwSettings = 1
let g:loaded_netrwFileHandlers = 1
read url with normal editing commands, such as:
:edit https://github.com/Jagua/vim-metarw-http/commits/master.atom