]> granicus.if.org Git - vim/commit
patch 9.0.0274: netrw plugin does not show remote files v9.0.0274
authorBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2022 11:58:17 +0000 (12:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2022 11:58:17 +0000 (12:58 +0100)
commitc312619f7c0cf590d96e0b2ed891d1f6c43d769b
tree327ee232d2a3314f62f5c50e0a31b6173763fae7
parentd55f9ef8b2f1e9f868ed1440fe859d1b18b1cfe8
patch 9.0.0274: netrw plugin does not show remote files

Problem:    Netrw plugin does not show remote files.
Solution:   Do read a file when 'buftype' is "acwrite". (closes #10983)
src/buffer.c
src/testdir/test_functions.vim
src/version.c