mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
vim-patch:71badf9547e8 (#23285)
Update runtime files
71badf9547
Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user