runtime/netrw: 91359014b359cf816bf943fe2c7d492996263def

Port netrw files for release v167 only.
This commit is contained in:
Jan Edmund Lazo
2021-02-15 21:29:20 -05:00
parent 9b662a57db
commit 08947d1642
3 changed files with 77 additions and 33 deletions

View File

@@ -20,7 +20,7 @@
if &cp || exists("g:loaded_netrwPlugin")
finish
endif
let g:loaded_netrwPlugin = "v166"
let g:loaded_netrwPlugin = "v167"
let s:keepcpo = &cpo
set cpo&vim
"DechoRemOn