]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): upstream snapshot of v177
authorLuca Saccarola <github.e41mv@aleeas.com>
Fri, 14 Feb 2025 16:54:22 +0000 (17:54 +0100)
committerChristian Brabandt <cb@256bit.org>
Fri, 14 Feb 2025 16:54:22 +0000 (17:54 +0100)
commit73d8222b31be47d274e2a194e3dde25088c6bb69
tree736c3a401283c511faaaa53e737b5bbd3e6e4eef
parentbf7c88d852204c36d89da1b803c72339fbd7b5fc
runtime(netrw): upstream snapshot of v177

relevant commits:
- defaults!: use 'suffixes' for 'g:netrw_sort_sequence'
- refactor: remove associated buffer when deliting a file
- refactor: s:NetrwLocalRm
- refactor: s:NetrwDelete
- refactor: s:NetrwLocalRmFile
- feat: use vim.notify on neovim
- fix: prefer v:lua instead of luaeval for vim.deprecate
- chore: remove old batteries

closes: #16638

Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/pack/dist/opt/netrw/autoload/netrw.vim
runtime/pack/dist/opt/netrw/autoload/netrw/own.vim
runtime/pack/dist/opt/netrw/autoload/netrwSettings.vim
runtime/pack/dist/opt/netrw/plugin/netrwPlugin.vim