vim-patch:1d59aa1fdfb1

Update runtime files.
1d59aa1fdf
This commit is contained in:
Jan Edmund Lazo
2021-05-01 01:24:44 -04:00
parent f5d1f0bf03
commit d1a2523f6c
12 changed files with 302 additions and 98 deletions

View File

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