vim-patch:71badf9547e8 (#23285)

Update runtime files

71badf9547

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
Christian Clason
2023-04-23 15:22:55 +02:00
committed by GitHub
parent f17bb4f411
commit e3f36377c1
45 changed files with 3523 additions and 691 deletions

View File

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