]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime: decouple Open and Launch commands and gx mapping from netrw
authorLuca Saccarola <github.e41mv@aleeas.com>
Sat, 25 Jan 2025 15:07:12 +0000 (16:07 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 25 Jan 2025 15:07:12 +0000 (16:07 +0100)
commitc729d6d154e097b439ff264b9736604824f4a5f4
tree764f02cfe33ead9334afc6c92516e748672b1a8f
parentd65aa1bbdb808ef8fecde6df240c48cc39a52a8e
runtime: decouple Open and Launch commands and gx mapping from netrw

closes: #16494
fixes: ##16486

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/dist/vim9.vim
runtime/doc/eval.txt
runtime/doc/index.txt
runtime/doc/tags
runtime/doc/version9.txt
runtime/pack/dist/opt/netrw/doc/netrw.txt
runtime/pack/dist/opt/netrw/plugin/netrwPlugin.vim
runtime/plugin/openPlugin.vim [new file with mode: 0644]