]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): upstream snapshot of v176
authorLuca Saccarola <github.e41mv@aleeas.com>
Wed, 29 Jan 2025 17:39:30 +0000 (18:39 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 29 Jan 2025 17:39:30 +0000 (18:39 +0100)
commitec961b05dcc1efb0a234f6d0b31a0945517e75d2
treefe535d561eb5f973182b028b17afc66dfe2ac621
parent766801295df78193a93712cd53b73e103f95e445
runtime(netrw): upstream snapshot of v176

relevant commits:
- deprecate!: netrw#Launch, netrw#Open and gx mappings
- refactor: move some utility functions in a private file
- feat: add function to deprecate features
- refactor!: remove NetrwClean command and function
- refactor: use appropriate directories to store temporary files
- refactor: better way to call vim.ui.open
- refactor(Open): prefer lua wrapper function instead of cmdline
- refactor!: drop vim 7 checks
- refactor: use vim.ui.open when using neovim
- refactor: remove s:CheckIfKde
- refactor: balloon functionality
- refactor!: remove netrw#Access function

closes: #16519

Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
Filelist
runtime/doc/tags
runtime/pack/dist/opt/netrw/autoload/netrw.vim
runtime/pack/dist/opt/netrw/autoload/netrw/own.vim [new file with mode: 0644]
runtime/pack/dist/opt/netrw/autoload/netrwSettings.vim
runtime/pack/dist/opt/netrw/doc/netrw.txt
runtime/pack/dist/opt/netrw/plugin/netrwPlugin.vim
runtime/plugin/netrwPlugin.vim